Ideas
10795ideas
Created on 05 Sep 2018
2018-06-21 17-15-45
Sérgio Dias
It would be useful to search inside advanced queries across the factory.When profiling SQL Queries in production, using profiling tools like solar winds or SQL profiler, it's difficult to map back to where the query is being used.
974
Views
11
Comments
On our RadarOn our Radar
Service Studio
Created on 09 Feb 2022
2022-08-23 05-13-34
Kishore
Video Example for Each And Every WidgetOutsystem  consist of many widgets , give some demo videos to each and every widget how it works. it will help to outsystem beginners and they know how effectively use that .Thanks in Advancekishorevijay
339
Views
3
Comments
New
Documentation
Created on 22 May 2024
2024-10-15 10-08-31
Tiago Ribeiro
90% of the times I use the 'ListIndexOf' function I follow it up with some variation of: MyVar = MyList[ListIndexOf.Position].val It would be helpful if there was a 'ListFind' function (client and server) that returns the element in that position, and not only the index.
387
Views
2
Comments
New
Builtin & User functions
Created on 11 Nov 2025
2024-10-25 09-14-42
Christopher Bautista
Able to bookmark Documentation, Tech Talk, Dev zone Articles under My Profile.
71
Views
2
Comments
New
Ideas
Created on 25 Sep 2024
2018-05-11 10-51-15
Tiago Reis
When evaluating the last versions of Service Studio, it is not possible to identify on which versions a bug was present on. If possible, it would be great to know which versions are affected by a specific bug. e.g. Version 11.54.76 "Fixed an issue that was preventing memory from being released. (RDEV-7567)" Is this bug only in the 11.54.75? Is it since ever but with low impact? This information would be great to identify the need to "update" the Service studio version on the all factory.
267
Views
2
Comments
New
Documentation
Created on 21 Jan 2021
2021-10-01 16-02-37
Luís Monteiro
Hi Outsystems,texts from StyleClass should be removed from the translations file:Nobody wants translate CSS classes ??Should be hidden from the file of translations or at least with default don't translate.Cheers,Luís
527
Views
6
Comments
On our RadarOn our Radar
Frontend (App Interfaces)
Created on 08 Jan
2025-01-24 02-53-49
Mustafa Emad Shaker
When using Dropdown Search widget, selecting an item, then changing the locale, the dropdown loses its selected value. Here we have an example of a dropdown search items, one that has the selected value(s) assigned as the StartingSelection, and the other has the StartingSelection set to null. An option was chosen, in our case "Ben White". When the locale changes from English to Arabic, we can see that the one that has the selected items as the StartingSelection retained the selected option, the other did not.
53
Views
2
Comments
New
OutSystems UI
Created on 04 Feb 2021
2020-01-08 17-34-22
Diogo Mota
Any publish that takes more than 1min can encourage the developer to start other task and forget the publishing.A Notification popup when the module finishes publishing, like skype/teams/browser but for 1CP, would be a nice reminder to go back coding.Possibility to enable/disable by module.
848
Views
10
Comments
New
Service Studio
Created on 08 Feb 2017
2019-07-08 11-04-35
Leonardo Fernandes
 CSS Variables (aka Custom Properties ) makes it possible to organize and refactor stylesheets. They are already supported by every major browser, except for Edge, which will add it soon.You can already use CSS variables in OutSystems applications. But Service Studio doesn't understand them, and the design-time preview will have low fidelity.With this CSS module, you can declare custom variables, and then use them throughout the stylesheet. For example::root {     --primary-color: #9E0616; } a {     color: var(--primary-color); } /* ... and many other styles could use var(--primary-color) */In such a stylesheet, changing the primary color requires only changing one line.This would greatly simplify the instantiation of a theme, because the variable can be declared with a default value on the theme, and when a consumer inherits the theme, it simply overrides the variable value:/* On the theme (e.g. LisbonTheme stylesheet): */ :root {     --primary-color: /* default */ #000; } a {     color: var(--primary-color); } /* On the application theme (e.g. MyApp stylesheet): */ :root {     --primary-color: #9E0616; }
4846
Views
23
Comments
Implemented
Frontend (App Interfaces)
Development Environment 11.0.0.211
Created on 28 Sep 2021
2018-05-30 14-43-10
Wouter Teensma
I don't know about you, but I always check if an Aggregate has actually Found something, instead of it being empty.So, in an If Condition after an Aggregate, I keep selecting the Aggregate.List.Empty suggestion, then editting it to "not Aggregate.List.Empty".Could ServiceStudio be updated so the not-variant is also present in the list of Suggestions?
941
Views
2
Comments
New
AI/ML
651 to 660 of 10795 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
5 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!