[Ideas] Simple query to advanced convertion
There could be some magic feature that would make this time saver feature. :-)Then we could make a simple query to build the 'skeleton' of a query and then introduce the aditional rules that cannot be...
View Article[Ideas] Improve automatic data type setting behavior when renaming a variable
When you name a variable the Outsystems platform automatically sets a data type based on that name. When you create a new variable, this behavior is mostly correct and helpful. Sometimes however, the...
View Article[Ideas] "Mark as Solution" directly from activity notification emails
If you are the original poster in a topic, and you are receiving email notifications every time there is a new post, it should be possible to, directly from the email "Mark as Solution" that post. The...
View Article[Ideas] Export SEO Friendly URLs configuration
There should be an export/import feature for SEO Friendly URLs settings. You might want to set up the SEO Friendly URLs in a development environment and then export it to the production server, without...
View Article[Ideas] Certifications in several languages
As outsystem is a tool used in several countries that handle different languages, it would be a good option to adapt it to the different languages that exist so that the tool can be disseminated more.
View Article[Ideas] Allow redefining entity built-in actions (CRUD Wrappers)
There are plenty of scenarios in which the base built-in actions are not enough. For example, if creation of a specific entity record demands that other entity records be also created, or if certain...
View Article[Ideas] [Outsystems Studio] - Apple iPad theme template
Provide developer's with standard Apple iPad theme template.
View Article[Ideas] Edit data directly in ViewData editor inside Service Studio
I would be great to be able to edit entity data (in addition to the ViewData functionality) inside Service Studio. As far as I know, there is no easy way to manually edit data for testing purposes....
View Article[Ideas] BPT ActivityClose rollback
When a transaction is rollbacked the activityclose action should be rollbacked too. If an action that is about to close a process activity doesn't execute correctly, the activity should remain open.
View Article[Ideas] Roles need a "Label" field
Right now roles have a "Name" which cannot have spaces in it, and they have a "description" for longer descriptions like "Admins have the ability to...". What they are missing is a proper "Label" field...
View Article[Ideas] OutSystems Now - Default application visibility
Add property to set the default application visibility in OutSystems Now.The current default is "Visible to all registered users".
View Article[Ideas] Personal environment wake up automatically on login,
When personal environment is sleep it should be automatically wake up when i user logged in. Or the environment wake up page should be open in the application itself. User don't need to go to the...
View Article[Ideas] Community search
Please "fix" the community search so that it allows the searching of a combination of words. Currently, when you enter more than one word in the search, it returns a union of results, meaning all the...
View Article[Ideas] Performance impact with NLS_SORT= binary
Setting the Oracle Parameters for case insensitive searchingWe need to set NLS_COMP=LINGUISTIC and NLS_SORT=BINARY_CI in order to use 10gR2 case insensitivity. Since these are session modifiable, it...
View Article[Ideas] Show all Aggregate functions in Group By for all fields
Please more completely associate available aggregate functions in Group By Aggregates. For example, MAX() is an available aggregate function to be used on text/varchar fields in SQL Server, but is not...
View Article[Ideas] Split Forum Post
Sometimes, the OP in the topic (or other participant), start to make "new questions" inside a topic. This is not helpful, as the new questions will not receive proper visibility, and search in the...
View Article[Ideas] Refresh outdated consumers
Hi,Here it goes: after publishing an espace on Service Studio, if a consumer espace gets outdated be able to right-click on the message and request an update of the refered espace.Regards.Pedro Ávila
View Article[Ideas] Be able to step back while debugging
Hi All,I'm wondering if it would be possible to step back while you're debugging your code, and if yes, to change some values of variables to see the results of changes without having the need to...
View Article[Ideas] JSON datatype in Outsystems
It would be great if outsystems can support storage of JSON datatype in the attributes of an entity, since now, MSSQL, Oracle and MySQL all support this already.
View Article[Ideas] Don't optimise aggregate lists when looping round them
It would be helpful if aggregate outputs weren't optimised when looping round them for debugging purposes.Take the example below, the aggregate being looped around has multiple results and loops round...
View Article