[Ideas] Action - Output parameters
In an action that is too a function with output parameters, make it possible that the END action logic to mandatory fill he output parameters.
View Article[Ideas] Hide parameters in URL
Make it possible to send input parameters to a web screen without making them visible in the browser URL.
View Article[Ideas] Separete apps on Service Studio by teams created by Life time
The Ideia here is when we set x applications that were made by a specific team on Life Time I would like to see on my Service Studio by default my team apps and be able to expand all apps from my company.
View Article[Ideas] Should have option to paste records in static entity
I have created one static entity in one espace and I want to copy its records in another espace but I am not able to paste it.We can copy paste enity but copy paste of record is not allowed.It should...
View Article[Ideas] Forge components approval
To improve Forge quality, which in my opinion is decreasing day by day, OutSystems should moderate all the new components submissions.Instead of being instantly available after submission, they should...
View Article[Ideas] Make it possible to Abort a running timer through Service Center
Because sometimes you already know your timer execution has gone bad and you just want to stop it.
View Article[Ideas] Also allow teams to be added to teams in lifetime with a specific role
There is need to have core teams where other teams only can consume stuff.The current way is adding each individual user as a consumer to the team.This is a bit cumbersome, so it would be ace to be...
View Article[Ideas] RecordListToExcel field names
We should be able to define the names of the fields we are exporting to excel.
View Article[Ideas] Reactjs in Web Applications
The use of ReactJs in mobile applications not only allows a quick refresh of the screen but also makes the development process simpler, since it is not necessary to perform ajax refreshment explicitly....
View Article[Ideas] [Service Studio] Warning for empty preparation or action
If a screen preparation or a action is empty (Start and End object only) generate a warning
View Article[Ideas] [Service Center] [Process Monitoring] Application filter
Add "Application" filter like "Errors", "General", "Timers", "Integrations" and "Extensions" screens
View Article[Ideas] Coalesce function in built-in functions
Variable ?? DefaultValueif the variable is empty / null the DefaultValue is assigned
View Article[Ideas] Compare actions in Service Studio
It would be nice to have a way, in ServiceStudio, to select two actions at a time and compare the code like we have in the merge eSpace at the action's level.This could be a useful feature for code...
View Article[Ideas] Need for Command window or Immediate window
Very often i find the need of command / Immediate window, to manipulate values at runtime and see results. We want to try the next function then and there on the data. Then finally implement and...
View Article[Ideas] Config numbers of timers
Currently the number of times that can run is defined per environment. It would be nice to be able to define that number per server instead.
View Article[Ideas] [Solution Tool] Intellectual Property Protection (IPP) Rights...
Rather than having to submit the solution via https://www.outsystems.com/iip Please add a IPP validation feature into outsystems solution tool or ServiceStudio to validate the license code and enable...
View Article[Ideas] 'Calculated' Data Type for Entity Attributes
I'd like to see the ability to declare runtime calculated entity attributes to simplify app design and improve application robustness and consistency. The attributes would not be created or stored in...
View Article[Ideas] Get Role ID
Roles have 3 functions: - CheckRole - GrantRole - RevokeRole It could have one more function to get the ID (RoleId) of the role.
View Article[Ideas] Improving readability of Events and Event Handlers
In this screenshot you can see a block that has an event handlerThe block throws an Event called Event_NavToPerson that has an input called PersonIdThe screen the block is in also has an input called...
View Article[Ideas] Automatic Expand Inline for Order By
It would be great if Service Studio automatically detects that an advanced query input needs to be defined as Expand Inline = True when we type OS Action "List_Sort_Column_GetOrderBy" in the input...
View Article