Ideas
10874ideas
Created on 18 Apr 2012
2025-11-03 12-56-18
Evert van der Zalm
In some cases the feedback message widget is displayed to long/short. It possible to change that but then you'll need to clone the RW eSpace and make the change youself. It would be nice if there was a input paramter where the display time could be set. On this way it's more useble in different situations.
2770
Views
32
Comments
On our RadarOn our Radar
Created on 02 Apr
2023-11-30 14-07-30
Ali Nisar
I would like to suggest two improvements that would significantly enhance the developer experience in OutSystems. Offline Development Support Currently, development requires a stable internet connection. In real-world scenarios (e.g., working while commuting or in low-connectivity environments), this becomes a major limitation. It would be highly beneficial to have an offline mode that allows developers to continue working on applications locally and sync changes once the connection is restored. Similar capabilities exist in other low-code platforms and greatly improve productivity. Real-Time UI Preview Without Publishing At the moment, verifying UI changes requires publishing the application, which slows down iteration. A real-time preview feature within Service Studio, where developers can instantly see UI/UX changes without publishing, would significantly speed up development and improve the overall workflow. Both features would reduce friction in daily development, improve efficiency, and align OutSystems with modern development expectations.
54
Views
1
Comments
New
Service Studio
Created on 12 May
2023-02-03 11-00-49
Ruben Bernardo
Extend the platform's JavaScript Node and Client Action invocation contract to include a fifth built-in parameter: $event, exposing the native browser Event object alongside the existing $parameters, $actions, $roles, and $public. The change would be additive and non-breaking - I assume. Use case : implement an OnKeyUp handler that runs logic only when Enter is pressed, without manually wiring addEventListener/removeEventListener — the platform already manages the event listener, it just needs to forward what it receives.
48
Views
0
Comments
New
Service Studio
Created on 12 May
2024-10-30 10-26-52
Diogo Martins
Hi If I'm using Data Fabric connector for O11, I get a Private Gateway out-of-the-box, creating a secure, encrypted tunnel between my ODC tenant and my O11 environment. If I'm doing REST API O11 ODC, I still have to design connectivity myself. OutSystems provides coexistence capabilities between: -OutSystems 11 (O11) -OutSystems Developer Cloud (ODC) These allow to: -Expose APIs/services from O11 to ODC Consume O11 logic from ODC apps (and vice versa) However: This is based on standard integration mechanisms (REST APIs, networking configuration, identity setup), not on an automatically provisioned “private gateway”. For this situations where the services are on O11 set the REST API property API Consumer to ODC and on ODC are set to REST API property API Producer to O11 it would be useful to have a Private Gateway out-of-the-box. Regards
47
Views
0
Comments
New
Data & Integrations
Created on 10 May 2011
2011-06-15 10-51-35
Filipe Silva
It is impossible to break/continue if you have more then one nested foreach cycle.Adding an action like a terminator to a cycle could lead to the previous one, for example.
3395
Views
44
Comments
Not right now
Backend
Created on 14 Apr
2021-08-26 18-09-47
João Santos
 The Problem: Currently, OutSystems web application screen parameters are case-sensitive. If a browser receives a URL with incorrect casing, the input parameter is not recognized. For example: .../Screen/? UserId =123 works, but .../Screen/? userid =123 fails to receive the variable Current Solution (not ideal): Fallback method, that reads the current parameters and corrects them if needed, but this is not ideal and it can lead to issues. Read about it here . Proposed Solution: Since Service Studio already prevents duplicate variable names with different casings (you cannot have both "UserId" and "userid"), the platform should automatically map URL parameters to screen variables regardless of casing. This would ensure that internal assignments are recognized even if the incoming URL casing varies.
49
Views
0
Comments
New
Frontend (App Interfaces)
Created on 16 Jan
2020-11-05 04-47-48
Nghia Hoang
Support datatype of jsonb, feature of Similarity Search, pgvector as vector database for LLM embedding storage.
85
Views
1
Comments
New
Database
Created on 27 Feb
2021-01-26 17-20-58
Luis Machado
With AI being our right hand and helping us with a lot of the product management/vision, it could be possible to create a standard widget structure in the widget tree from a HTML. Use Case: 1 - Use favourite LLM 2 - Generate mockup (using OSUI as theme for the generation - better results) 3 - Copy HTML 4 - Right click screen in ODC/O11 5 - "Build Widget Tree from HTML" 6 - The screen is populated with a bunch of widgets that respect the html
41
Views
1
Comments
New
AI/ML
Created on 19 Apr 2023
2025-11-13 16-57-56
Vanessa Silva
When doing a refactor of the CSS or changing a class, it would be nice to know where it's being used through all modules to prevent breaking something that we already have.You could improve the search that we already have to allow this.
345
Views
5
Comments
New
Service Studio
Created on 28 Apr
2023-10-31 17-31-04
Matheus Henrique Souza
Good afternoon, Everyone, I'm sharing a practical experience that can help those who work with sending emails with images in OutSystems, using Forge's CKEditor for Outlook and Gmail. Problem The CKEditor saves the image in the database and generates a link in the format: /Download.aspx?GUID=1234... In Outlook, this link was identified as a potential security risk (because of the .aspx) and the image was not displayed. An alternative would be to convert the image to Base64 and embed it directly in the HTML, but in this case Gmail does not interpret it correctly and the images do not appear. Solution I created a Friendly URL (alias) in the Service Center to expose the images in the format: /CKEditor/image/{GUID}.png I adjusted the CKEditor's JavaScript to save and retrieve images using this new handler. In the Download handler, I configured the FileName, Mime-Type, and left Save to Disk = No, ensuring that the images are displayed inline.
30
Views
1
Comments
Out of scope
Other
331 to 340 of 10874 records
Top Idea Creators
High Five to the top 5 idea creators in the last 30 days
2026-03-13 16-36-56
5 ideas
5
2019-02-27 17-48-20
1 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
2018-07-06 11-13-55
13 comments
2
2021-09-06 15-09-53
9 comments
3
2024-07-05 14-16-55
6 comments
5
UserImage.jpg
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!