Ideas
10792ideas
Created on 26 Feb 2025
2024-12-15 23-37-56
Thiago Mágero
Currently we have to use non -native methods to enable popup closing by clicking outside. It would be interesting to have it natively.
472
Views
5
Comments
New
OutSystems UI
Created on 19 Jul 2023
2024-05-02 09-49-04
Murali Manoharan V
For example 30 people are working in same environment in a same project. Some times multiple users publishing the same module, currently it goes to uploading state and finally gives concurrent publish error. If the button is disabled and gives an message of "Other team member is publishing this module", it will save lots of time for developer. In my scenario we work with clients in remote, so for publishing only we spend lots of time for this scenario.
432
Views
7
Comments
New
Service Studio
Created on 08 Feb 2024
2024-01-11 07-20-54
Rodrigo Real Zoco
When we are developing in Reactive, if we have several data aggregates or data actions in the page, at start this data actions will launch in parallel, not delaying the rendering of the page. But when we refresh the data on an action flow, the flow doesn't continues until the data is fetched. It would be great to have an option to modify that behavour, because sometimes we dind't need to wait for the data to get fetched to continue with the flow, sometimes we only refresh data to update something on the screen
304
Views
5
Comments
New
Aggregates & Queries
Created on 01 Sep 2021
2021-08-12 11-00-27
Nordin Ahdi
Many posts can be found on the Forums about how to calculate the difference between two dates in milliseconds.The current Diff-functions that are available as built-in functions are DiffDays() , DiffHours() , DiffMinutes() and DiffSeconds() .Let's add a  DiffMilliseconds() function to that list to speed up development even more as it comes in handy for numerous use cases.
1120
Views
1
Comments
New
Service Studio
Created on 11 Nov 2018
2026-03-04 12-24-50
Ruben Bonito
Our community has developers with many years of experience but for some reason or another, some of them don't have certifications... But they still are good developers and part of our community. This year several times I have heard during the Next Step and OWDC people saying "well I can't collect the certification badges because I don't have one. But I still like OutSystems and have been using it for years already".In a way to bring our community together and make everybody more embraced by our swag what about create a new badge?!Let's create the dinosaur badge and give it to the ones with more than 10 years of OutSystems experience!!!!Unfortunately, I'm not part of those with more than 10 years =( hehe
2029
Views
20
Comments
On our RadarOn our Radar
Community
Created on 02 Apr 2023
2021-10-23 05-44-15
José Marcelo da Silveira
Q - What do you need?A - Access to AI Mentor for OutSystem free edition. Because it is replacing the Architecture Dashboard that had no access limitations for free editions. Besides that, I'm studying for Architecture certification, and I don't know if it will have any questions about AI Mentor.Q - What could it improve?A - Become this tool available for free versions will increase the number of users who will perform tests, find bugs, propose improvements, etc.Q - Who would benefit from that?A - In general, increasing the number of users will contribute to further improving the tool, and everybody will benefit with this.
1657
Views
14
Comments
Not right now
Architecture & Governance 
Created on 20 Mar 2020
2018-12-03 11-10-52
Inês Vizela de Freitas
 An app that allows small local businesses that do or do not have website/ e-commerce to advertise their services and changes , in context of COVID-19, on their business operations t o local Neighbors.As main users, we will have citizens  and Local business owners/representativesThe main use cases we propose are: Local businesses can sign up through a platform and fill in their information , like: Updated opening hours/delivery hours, contact information, location, list of services they deliver, changes to their business operations in effect right now and series of small posts/tweets Citizens can easily find and consult the information above in their immediate neighborhood / current location.  They should be able to filter by services and even quickly find who is open or delivering right now or for a certain time. They can then contact the local business or head there.The main challenges we are assuming that we going to face with are:Getting the local businesses to sign up;Information can be outdated fast;Validating the information given (avoid fake businesses and misinformationIt needs to be easy for businesses to use.
2982
Views
20
Comments
Implemented
COVID-19
Created on 05 Feb
2023-12-11 08-54-13
Neha Agrawal
 The Problem: The current badges page feels "heavy" because it treats every year, every event, and every status as a separate icon. This creates visual noise rather than meaningful recognition. Suggestions: First Milestones – Rename Getting Started section Member Onboarding – Merge Welcome and Autobiographer First Post First Idea First Asset Agentic AI Ready Online Community Answer Marked as Solution Idea Implemented Referral Program – Move to Community Growth Developer Survey OS Research Program Participant OS Research Program Pioneer OS Research Program Contributor OS Research Program Rock Star Knowledge Become an AI Developer OutSystems Developer School Publication – Move to Community Growth Top Technical Content Contributor Online Review – Move to Community Growth Certification Attained Project Finished Interoperability O11 and ODC Development First Asset – Move to First Milestones OS Component Contributor – Break them into multiple badges: Forge Contributor ODC Components Contributor AI Agents Contributor GitHub Pull Contributor 2021 Neo’s Odyssey – Move to Gamifications Interoperability O11 and ODC - Move to Knowldege Agentic AI ready – Move to First Milestones OutSystems Hackathon – Move to Gamifications OS Research Program Participant - Move to Online Community OS Research Program Pioneer - Move to Online Community OS Research Program Contributor - Move to Online Community OS Research Program Rock Star - Move to Online Community 2025 Agents vs Zombies contest – Move to Gamifications Events Speaker – Renamed to Global Speaker and introduce USG Speaker Webinar Led – Move to Community Growth User Group Organizer – Move to Community Growth Event Organizer – Move to Community Growth Award Attended ODC 2018 – Can be deprecated Spoke at ODC 2018 - Can be deprecated, Merged with Global Speaker Spoke at OSDC 2021 - Can be deprecated, Merged with Global Speaker Attended OSDC 2021 - Can be deprecated Challenges/ Gamifications 2021 Neo’s Odyssey OutSystems Hackathon 2025 Agents vs Zombies contest Groundhog Day Challenge Community Growth Referral Program Publication Online Review Webinar Led User Group Organizer Event Organizer Mentor – Introduce this Superusers MVP Champion MVP Alumni Champion Alumni Remove badges counts. Eg, in Superusers the member can have either of the badge - having 1/4 badges is irrelevant.
45
Views
2
Comments
New
Community
Created on 18 Mar
2018-07-06 11-13-55
Nathan Hobbs
If you try and install a component from the forge in to ODC and it fails, it gives you absolutely ZERO information as to why it failed, and there's nothing in the log. Please can you add details to the logs when forge components are added to ODC. During Install: Then it fails: There is no useful information about how to solve the problem, especially as it marks ALL the dependencies as failed, even though they show as installed successfully at first.
19
Views
0
Comments
New
Forge
Created on 27 May 2021
2020-12-07 13-36-58
Alexandre Santos
Hi would like to suggest that we can have the ability to use native SVG's without the need to use InlineSVG component that is not low-code friendly and has a horrible preview inside the platform. I think the OutSystems way of doing this would be when using the Image widget, if I select an SVG image, add a dropdown or boolean option to select if I want that image as an HTML img tag, or svg tag.Inside the WYSIWYG preview, it can be just be displayed as an image, but when compiling then we would have the SVG code directly in the HTML and the Inline SVG component would not need to run JS to append the code manually.
908
Views
10
Comments
New
Frontend (App Interfaces)
241 to 250 of 10792 records
Top Idea Creators
High Five to the top 5 idea creators in the last 30 days
2018-07-06 11-13-55
12 ideas
2
2024-11-06 14-58-26
6 ideas
5
2023-11-30 14-07-30
1 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
2018-07-06 11-13-55
24 comments
2
2024-07-05 14-16-55
12 comments
3
2025-09-29 14-02-19
3 comments
4
2026-01-08 12-54-39
2 comments
5
2020-09-15 13-07-23
2 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!