[Ideas] Multilanguage Native apps
This is currently not possible when creating mobile apps.Please add this :D
View Article[Ideas] ShortKey to Swap Connectors in If statements
In logic, it would be nice to have a shortkey to swap connectors (true/false branch) that could swap connector when pressed while either on the If Statement or clicking on the true/false connector.
View Article[Ideas] Automatic generation of output structures to advanced queries
Add an extra option when choosing the output structure, to automatically create a new one based on the attributes on the select clause of the query.
View Article[Ideas] Select more than 2 items at the same time
When selecting items in the layers, it is possible to select more than 2, if we use ctrl + the mouse, but it is not possible to do this if we use Shift Key + arrows: it only selects up to 2. It would...
View Article[Forums] Table record widget
Gandeev b wrote:Hi All,I have question regarding Table Record widget.Is it possible to Reorder the columns at runtime by the users(Draggable Columns) Thanks in Advance Yes but not in a low code way. We...
View Article[Ideas] Mobile Development - Drag Variable
In Web Development, if we drag a local variable to the flow it creates an assignment to that variable, which is very handy! But, in Mobile Development, doing the same procedure has different behavior...
View Article[Ideas] [BPT] List suspend processes after publish
It would be very useful if we can get a list (on Service Center) identifying all suspend processes after the publish of an eSpace with BPT included.
View Article[Ideas] User Record list in query
Ability to use one of the atributes of the record list as an input parameter in an query. It could be used like a temporary table. Example: select ... from ... where AAAAA in (select atribute from...
View Article[Ideas] Add HEAD Method to REST Integration
I'm currently missing the HEAD method. At the project I'm currently working on, we get several REST services and some of them have the HEAD method. I would like to implement them via the REST...
View Article[Ideas] WebServices - Enumerated types in Expose SOAP
Allow the expose of webservices enumerated types to be done automagically.
View Article[Ideas] Restrict the use of (System) entity User to read only by developers
Hi!To have more control on the use of the (System) entity User by the developers in the OutSystems Digital Factory, I would like to have a way to restrict the use to read only, that is, so that the...
View Article[Ideas] Disable Condition in Simple Query
It would be nice to disable a Condition in a Simple Query, for testing purposes.
View Article[Ideas] Show warning badge on app icon that has broken / outdated references
Show warning badge on application Icon in the Service Studio application list when the application has some module that has a broken / outdated references.
View Article[Ideas] Show total no of unique ideas ever created on Ideas page
We can currently see that, as at 12 June 2018:There have been 126 NEW ideas in the past 30 days473 ideas have been implemented over timeand there are 331 discussions active/started in the past 30...
View Article[Ideas] Allow edits of Entities/Attributes in Aggregate sort
It's clear they can be edited with no bad side effects, since a double clicking a warning in True Change will let you edit them. Should be able to edit them directly without needing to make a breaking...
View Article[Ideas] String resource mapping
Hi, I find myself having to write the same or similar string over and over again on actions, feedback messages etc. It would be great to have a string resource map and then reference those strings....
View Article[Ideas] [Integration Studio] When a database is imported, all naming should...
When a database is imported, all naming should be converted to camel casing (alias), in order for the imported database entities to display and use correctly with scaffolding via service...
View Article[Ideas] Swap two actions in a flow
It would be pretty great if we could select two actions in a flow, and then right-click and select "swap", the two actions would change position with each other. It would be more convenient than having...
View Article[Ideas] Format Date functions must return empty string for NULL dates
Each time I use a Format Date function; e.g. FormatShortDate(..) or FormatFullDate(..) I have to add an "If" to check for Null dates. If I do not do that the date string returned is the UTC base date...
View Article[Ideas] Introduce counter (checked checkboxes) on Bulk Select Widget or...
Many collaborators on my clients are asking by this feature. They need to know how many items were selected before submiting selection. Specially if it is a huge list. Nice to be client side!
View Article