Ideas
10910ideas
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.
51
Views
1
Comments
Out of scope
Other
Created on 14 Jan
2019-08-28 11-43-22
Bruno Marques
Hi, I'm not sure if this is possible but I will share something that I just experienced. I have a query that creates/updates data in several entities. This query has 200 lines which is heavy enough. I need 2/3 validations before doing this heavy CRUD, I would like to do that inside the Advanced SQL node and be able to output the error code and error message. As of today, the only error that comes out of a query is "Error executing query" which doesn't allow me to handle the error properly. To accomplish those validations, I need to have more aggregates or even SQL nodes outside the heavy create/update which will increase even further the complexity of the action.
108
Views
4
Comments
New
Database
Created on 26 Nov 2019
2025-11-03 12-56-18
Evert van der Zalm
There are some improvements made to add dependencies and one of them is the 'Add Dependency' when right clicking on a already reference module. Then the screen pop-up where you'll can select a dependency to add.It would be an improvement if this would be a multi select option so you'll don't still have to open the manage dependencies.Attached is a gif image which display better what I want to achieve (so in the entity list I'm trying to select multiple entities with ctr which doesn't work).Kind regards,Evert
652
Views
4
Comments
New
Service Studio
Created on 13 Mar 2025
2025-03-13 14-13-39
Bas van Dijk
When a deactivated user tries to login through the built-in login provider (not sure about external), an unspecific exception is thrown with the message "Login failed". It would be a lot more usefull if the login actually returns a reason for invalid login (just like UserLoginFailureReason: InvalidCredentials or TooManyFailedLoginAttempts). This would help in knowing when we need to contact the users API for ODC in order to be able to reactivate or atleast provide the user with a clear message.
167
Views
1
Comments
New
End-user Management 
Created on 10 Dec 2010
2026-01-26 10-25-31
Lennart Kraak
 In Service Center there is a setting to redirect e-mails sent by the platform to a defined list e-mail addresses for testing purposes. It would be useful if this could be set per eSpace, for example in the Operation tab of the eSpace screen. In this way you can test your e-mails, without receiving all other test e-mails from other eSpaces, or bothering other developers that also want to test their e-mails.
2025
Views
22
Comments
On our RadarOn our Radar
Service Center
Created on 13 Aug 2021
2021-09-21 09-26-31
Aadhavan Shanmugam
We can design webpage & email page using OutSystems. By the same way, It would be very helpful, if we have pdf page design in OutSystems Service Studio like email in Traditional web development.With this component, we can eliminate external component dependencies.
724
Views
22
Comments
New
Service Studio
Created on 13 May 2010
2016-04-21 20-09-55
J.
 The current Menu is somewhat cumbersome and doesn't feel right. It's too much hassle to create an easy menu. Make it better and more customization friendly.
2580
Views
17
Comments
Implemented
Frontend (App Interfaces)
OutSystems 8.0
Created on 09 Jul 2018
2023-08-25 08-57-29
Johan den Ouden
When we develop actions and specially change them later we sometimes remove code in the flow.When a variable is not used anymore after changing / deleting some code in the flow service center warns you about this (yellow line under the variable and a message in the warning panel).When an aggregate is not used anymore service center does not warn you about this.I would like service center to warn me so I can check if the aggregate can be deleted or not.In the example below the GetUsers aggregate is not used.
3245
Views
6
Comments
Implemented
Aggregates & Queries
Development Environment 10.0.902.0
Created on 08 Jan
2025-01-24 02-53-49
Mustafa Emad Shaker
Dropdown Search widget puts a margin at the end of the selected value, in order to create a buffer between the value and the action in the end. However, in pages with right-to-left direction, the margin is not reversed, it remains the same. Here is an example of LTR & RTL pages: English Arabic
99
Views
2
Comments
New
OutSystems UI
Created on 29 Jul 2024
2020-09-01 06-52-31
Jan Wagenaar
I'm trying to list Forge app versions across environments. Currently, the Forge applications are registered in system table OSSYS_APP_FORGE, but only on the environment it's installed. It would be really helpful for monitoring versions if the Forge applications deployed to that environment would also be registered in it. Right now, I have no idea what version I'm running on (for example) Production. Thanks!
216
Views
0
Comments
New
Forge
921 to 930 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
4
2024-01-04 15-15-51
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!