Ideas
10910ideas
Created on 05 Jun
2024-08-20 07-51-02
David Nieuwenhuizen
When using the OfflineDataSync it's currently not possible to add an Input to the TriggerDataSync action. For cases, where you only want to synchronize data for specific record (e.g. an Order with it's orderlines) you cannot send the OrderId along with the TriggerDataSync. I always need to use a work-around in my OfflineDataSync switch by doing something like: A: Substr(SyncUnit,0,11) = "UpdateOrder" and in the client-action: IntegerToIdentifier(TextToInteger((Substr(SyncUnit,11,100)))) in the TriggerOfflineSync I then enter this in the SyncUnit: "UpdateOrder" + OrderId B: use JSON (de)serialize logic as SyncUnit variable. It would be way easier if it's possible to add the custom input parameters (e.g. OrderId) to the TriggerSyncAction and use it directly in my OfflineDataSync.
54
Views
0
Comments
New
Mobile
Created on 08 Jun
2019-11-26 19-19-21
lizpaolagf
It would be great to have OutSystems Developer School and bootcamps in south america time zone, too, it would be easier to learn in the morning
46
Views
0
Comments
New
Training
Created on 09 Jun
2022-04-19 10-22-17
MFR
In ODC, account creation and recover password already support 2FA. Introduce a 2FA state between credential validation and session creation, exposed through CreateAuthenticationChallenge() and CompleteLogin() APIs. CreateAuthenticationChallenge( Username, Password ) Returns OTP CompleteLogin( Username, Password, ChallengeToken ) This would allow support for several 2FA flows with the built-in IdP.
30
Views
0
Comments
New
Builtin & User functions
Created on 10 Feb 2022
2020-09-17 10-48-46
Patrícia Ferreira
Add to Entities the Default Value Behavior property similar to what already exists to external databases ( Entity Properties - OutSystems ) so that the default values can be stored as null values in the database when needed.This will prevent developer the need to create their own CRUD SQL queries and use the actions provided by OutSystems when they want to persist NULL value in the database.
367
Views
1
Comments
New
Database
Created on 16 Dec 2016
UserImage.jpg
Kovan Bavi
Build a Service Studio version to run on cloud so anyone can use it and access it by browser. This way there is no need to have a version for every platform.
2914
Views
35
Comments
On our RadarOn our Radar
Service Studio
Created on 22 May 2024
2024-10-15 10-08-31
Tiago Ribeiro
90% of the times I use the 'ListIndexOf' function I follow it up with some variation of: MyVar = MyList[ListIndexOf.Position].val It would be helpful if there was a 'ListFind' function (client and server) that returns the element in that position, and not only the index.
459
Views
2
Comments
New
Builtin & User functions
Created on 20 May 2017
2019-11-12 17-31-26
Justin James
Cyclic References need to be True Change warnings.J.Ja
2077
Views
26
Comments
On our RadarOn our Radar
Service Studio
Created on 05 Sep 2024
2024-10-15 10-08-31
Tiago Ribeiro
The HTML Element widget is, from what I can tell, limited to a set of tags that OutSystems defined. As new HTML tags are created, and with the surge of technologies like Web Components (that use custom HTML tags), this becomes a limitation and we have to implement workarounds to make a simple thing work. Can this rule be relaxed or even completely removed?
207
Views
3
Comments
New
OutSystems UI
Created on 04 Jan 2011
UserImage.jpg
Vítor Oliveira
It would be nice to have Auto-Save in Service Studio that could be turned On and Off by the user. It's very annoying  to lose work when "something" crashes...
2233
Views
12
Comments
Implemented
Service Studio
OutSystems 7.0
Created on 03 Dec 2025
2025-01-24 02-53-49
Mustafa Emad Shaker
OutSystems displays the table widget in tablet and phone devices as a stack of rows. Each row is shown as a card appended above each other. It would look better if it is displayed as cards, like in a gallery. To achieve this I had to use CSS to change each row style to appear as a gallery of cards. If implemented, it would save much to be done by frontend developers, and add to the UX design of OutSystems. I think it should be a configuration in the table widget, with other options for the display mode, and customizable number of columns for a gallery view mode.
141
Views
0
Comments
New
OutSystems UI
721 to 730 of 10910 records
Top Idea Creators
High Five to the top 5 idea creators in the last 30 days
2025-12-08 23-06-08
2 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
2021-09-06 15-09-53
6 comments
2
2024-07-05 14-16-55
2 comments
3
2025-12-08 23-06-08
2 comments
5
2023-02-09 12-36-42
1 comments
Code of Conduct 
The guidelines we live by that make
this Community amazing!
Code of Conduct
Stay Up-To-Date
Keep on top of what's happening in the Developer Community.
Forum, Forge, Training, Documentation, and more!