Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
/
Ideas
Ideas
Show advanced filters
Status
(All Statuses)
New
On our radar
Working on it
Not right now
Implemented
Out of scope
Category
(All Categories)
1CP
Aggregates & Queries
AI/ML
App Feedback
Architecture & Governance
Backend
Builtin & User functions
Cloud
Collaboration
Community
Components
COVID-19
Data & Integrations
Database
Debugger
Documentation
End-user Management
Forge
Forums
Frontend (App Interfaces)
Ideas
Install Processes
Jobs
Licensing
Lifetime
Mobile
Other
OutSystems Developer Cloud
OutSystems UI
References
Service Center
Service Studio
Training
10885
ideas
Trending
Latest
Most liked
Upgrade Require Script System client action
Created on 17 Mar 2022
Clarisse Carneiro
12
The 'RequireScript' System action adds a Javascript to the html header as a synchronous ['sync'] script by default. Here is an example of a require script added to a header:Here are some examples of scripts added by OutSystems UI (we can see that they are set asynchronously ['async']):This configuration is important because a sync script that has an error could stop the page from loading and trigger an error screen.So the idea is to add more inputs to the 'Require Script' System action to allow at least to set the async configuration.We could keep the default as sync but also allow the user to set it async. As a plus, we could also have the remaining configurations available, as used by OutSystems (type & chartset).This would give more control when using require script and avoid potential page crashes. I think everyone could benefit from this upgrade.
864
Views
2
Comments
New
Frontend (App Interfaces)
Option to Highlight the Main or Happy Path in Action Flows
Created on 20 Nov 2025
Ahtisham Ul Haq
2
Problem Description When working on complex action flows in Service Studio, it’s often hard to visually identify the main path, the sequence that runs when everything goes right and no exceptions are thrown. Once an action starts to grow with multiple if nodes, exception handlers, and different branches, all the lines look the same. This makes it difficult to quickly understand: Which path is actually executed most of the time Where to safely add new logic Where performance-heavy steps should go How the flow is intended to run under normal conditions This becomes even more confusing when maintaining someone else’s work or revisiting a module after a long time. Idea / Proposed Solution It would be extremely helpful if Service Studio allowed us to highlight or mark the main execution path inside an action flow. Some possibilities: Manually select certain steps and mark them as the “main flow,” so they get a subtle color or visual emphasis Dim non-main branches for easier reading Add a toggle to show/hide highlighted paths Or even allow Studio to auto-suggest a main path based on the straight-through execution sequence Even a small visual cue would make a big difference when reading or designing large flows. I believe this small enhancement would significantly improve the experience of working with complex action flows, especially in enterprise-scale applications.
102
Views
0
Comments
New
Service Studio
Make Wake Timer actions public
Created on 03 Feb 2022
Axel Denis
11
Every timer has a WakeTimer action that is only accessible within the module of the timer. It would be way more handier if that WakeTimer action would be a public action so that we don't have to create wrappers for it anymore.
329
Views
5
Comments
New
Builtin & User functions
Relocate export image function for actions
Created on 07 Dec 2022
Ton van Schuppen
10
Hello,In version 11.53.28 there is a new export image function for UI, logic and processes. This is a great future, however I feel like the position of the 'export x to image' button for actions should be changed. I believe that many developers are used to quickly adding input-parameters, which now leads to saving images. My suggestion is to move the export function down in the list, below the variables.
283
Views
2
Comments
New
Service Studio
Add optional Rounding Mode to Round() and FormatDecimal()
Created on 05 Feb
Gokula Kannan P
1
I propose adding an optional parameter to the Round() and FormatDecimal() functions to select the rounding strategy (e.g., Round Half Up, Round Down, Ceil, Floor ). Currently, OutSystems client-side uses Decimal.js with a hardcoded default of ROUND_HALF_EVEN . While standard, industries like Fintech and Brokerage often require different methods (like ROUND_HALF_UP for taxes or ROUND_DOWN for fractional shares). Update the built-in functions to support an optional rounding parameter: FormatDecimal(Decimal, Integer, Text, Text, [RoundingMode] )
66
Views
1
Comments
New
Builtin & User functions
Selectively invalidate cache
Created on 22 Jun 2011
João Pedro Abreu
38
Cache is great in some situations, but it could be used in many more if we could invalidate specific records of the cache, instead of the whole tenant. A simple example: I have an action that returns a user's teams. I'm always calling this action and the teams change very seldom, so caching this action greatly improves performance. I know that the cache for this action is only invalid if someone changes the user's teams, so, if I could invalidate the cache when the user's team are saved I could potentialy run that code only once per user, after an update. At the moment I don't dare to cache that information because it's not acceptable for a user's teams not to change after a save and invalidating the whole tenant's cache will cause scalability problems if the application gets enough users for team changes to be relatively frequent.
1596
Views
4
Comments
On our Radar
Backend
Color SQL comments in advanced SQL
Created on 29 Nov 2023
Damian Fonville
8
Currently, SQL comments have no difference color than the normal SQL. I would like to have a different color for comments in the Advanced SQL editor so they will be more visible. OutSystems: Notepad++:
130
Views
0
Comments
New
Aggregates & Queries
Add “Improvements” tab in forge components
Created on 17 Oct 2025
Dinesh Murugan
2
Currently, the Forge component pages have tabs like Overview, Reviews, Versions, Documentation, and Support. Adding an “Improvements” tab would allow developers to share enhancement ideas, suggestions, and feature requests directly with the component creators. This will help Forge makers understand what the community needs most, plan better updates, and evolve their components into more complete, community-driven solutions
82
Views
1
Comments
New
Forge
Architecture Dashboard - Allow for multiple Findings (bulk) change
Created on 02 Jul 2020
João Melo
16
Some Indicators still need enhancement as they still generate a lot of False Positives. So, it's an annoying task having to go over all of them and marking as False Positive or even Already Fixed or Won't Fix.So, if I could just mark the items I want to change and select the new Finding type at once, it would be very helpful. Most of the times the reason is the same anyway for several items.
722
Views
3
Comments
Implemented
Backend
consuming REST API with null value fields
Created on 17 Mar
Reshma Naz
1
While consuming any rest API with null value fields, platform discard those fields from the output of that API. So instead of discarding those we can consume those as text and show message that your null values fields are created as text. Thanks.
49
Views
0
Comments
New
Backend
1381 to 1390 of 10885 records
previous
...
138
139
...
next
Top Idea Creators
High Five to the top 5 idea creators in the last 30 days
getuliogfc
5 ideas
2
Adriano Palma
2 ideas
3
Ahmad Fadhil Arif Baharudin
1 ideas
4
Alexandre Realinho
1 ideas
5
Benjamin Luis Lim
1 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
Ricardo Monteiro
5 comments
2
Daniël Kuhlmann
4 comments
3
Dorine Boudry
4 comments
4
Tim Timperman
3 comments
5
Timothy Gregory
3 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!
Developer Newsletter
Loading...