[Ideas] Don't add around items in ListRecords
The <span> that gets added around items in ListRecords causes a lot of issues with jQuery and other things. For example, we tried using a div with display: table-cell and it did not work because...
View Article[Ideas] SetCurrentLocale should also set .Net/Java locale for all threads
SetCurrentLocale lets you set the OutSystems locale for translations, but doesn't effect the locale of the underlying .NET/Java stack. This causes problems with e.g. collation with a ListSort (see e.g....
View Article[Ideas] Allow Integration Studio to connect to Visual Code rather than Visual...
Visual Studio only comes in a free community version, which is not always allowed at enterprise customers. If they do not already have Visual Studio, it would be nice if the integration studio could...
View Article[Ideas] Highlight updated screen and action
When working in a team, everybody encounters problems with merging sometimes. Would it be possible to show that a screen or action is being updated by another teammember?
View Article[Ideas] Functional Programming in OutSystems.
So first the benefits; 1. Radically less logic.2. Radically less errors per function.3. Radically clearer logic in terms of human comprehension.4. LINQ like functionality in the OutSystems drag and...
View Article[Ideas] JSON resource file with no limit of characters
I came across a problem when I was trying to make a translation for a mobile app.I got an error at Service Center related with the position of an element on the JSON file. ("[ErrorScreen] Unexpected...
View Article[Ideas] REST consume all: select which methods
Currently we can choose between consuming all methods of a REST using the Swagger definition, and adding a single one doing everything manually.I'd like to have the option to select which methods to...
View Article[Ideas] RunJavascript action should have syntax highlighting
It's kinda frustrating working without syntax highlighting. The action is error prone.
View Article[Ideas] Page Access to roles on the fly
Hi,Consider if possible. If Roles can be accessed by application like user portal, we can set access to page in a centralized place.So admin can change page access on the fly.
View Article[Ideas] On generation of new web apps don't select deprecated elements
"DEPRECATED_Text_Ellipsis" instead of "Text_Ellipsis" action is selected on creation of new web applications.
View Article[Ideas] One alternative to forge to tests or WIP works
In order to keep the forge clean of initial tests it could be nice if the platform have a similar alternative for publish test / prototypes apps.And move all the cases to there. Only the validated...
View Article[Ideas] Can we get the training section of the site into an app?
Currently, to even log into the website from a phone I have to specifically request the desktop version of the site.I would like to be able to view the progress of my learning paths and watch some of...
View Article[Ideas] Accelerate creation of folders
I would like to select a set of objects of the same type (actions, entities, etc.) and, when I right-click on them, have an option to add them to a new folder, instead of having to create the folder...
View Article[Ideas] Show color when hovering over rgba values in CSS editor
If I hover my mouse over the word black in color: black, i get a preview of the color black. But if I hover over an rgba value, i get nothing. It would be extremely helpful when working with the...
View Article[Ideas] See just Done Ideas
Add a filter to see just Done Ideas and order them by version.
View Article[Ideas] Make user manuals mandatory for Forge components
I propose to make it mandatory that Forge components have user manuals.The problem:The quality and usefulness of Forge components vary wildly. One of the attractions of OutSystems for new clients is...
View Article[Ideas] Assign widget with Delete Option
It would be tremendously more eficient for us, if there we can delete the variable and the assign value with one single button. Instead delete 1st the variable and the the value.If you need to delete 5...
View Article[Ideas] Blank Space in Multi Language Translator
When using the multi-language functionality we often go to the service studio built in translator to translate the strings:When we have a blank space in the beginning or in the end of a string we also...
View Article[Ideas] See All Members in the Community Leaderboard
In the Community Leaderboard add pagination so we can see more than just the top 10 posters.
View Article[Ideas] Export to Excel - use template
It is already possible to select which rows we want to extract to excel, and we can use advanced queries to change the orders, but it would be really nice if we could select which excel file we want to...
View Article