Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
/
Ideas
Ideas
Show advanced filters
Status
(All Statuses)
New
On our radar
Working on it
Not right now
Implemented
Out of scope
Category
(All Categories)
1CP
Aggregates & Queries
AI/ML
App Feedback
Architecture & Governance
Backend
Builtin & User functions
Cloud
Collaboration
Community
Components
COVID-19
Data & Integrations
Database
Debugger
Documentation
End-user Management
Forge
Forums
Frontend (App Interfaces)
Ideas
Install Processes
Jobs
Licensing
Lifetime
Mobile
Other
OutSystems Developer Cloud
OutSystems UI
References
Service Center
Service Studio
Training
10795
ideas
Trending
Latest
Most liked
Search for text across factory
Created on 05 Sep 2018
Sérgio Dias
37
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 Radar
Service Studio
Demo Video Required for Each And Every Widget Usage.
Created on 09 Feb 2022
Kishore
23
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
'ListFind' client and server action
Created on 22 May 2024
Tiago Ribeiro
11
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
Able to Bookmark Documentation, Tech Talk, Dev zone Articles under My Profile.
Created on 11 Nov 2025
Christopher Bautista
2
Able to bookmark Documentation, Tech Talk, Dev zone Articles under My Profile.
71
Views
2
Comments
New
Ideas
Add more context to the documentation on release notes
Created on 25 Sep 2024
Tiago Reis
9
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
Remove css style classes from Translations file
Created on 21 Jan 2021
Luís Monteiro
27
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 Radar
Frontend (App Interfaces)
Dropdown Search loses its selected value when locale changes
Created on 08 Jan
Mustafa Emad Shaker
1
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
Notification After 1CP
Created on 04 Feb 2021
Diogo Mota
25
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
Support CSS Variables in Service Studio
Created on 08 Feb 2017
Leonardo Fernandes
39
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
Add "not Aggregate.List.Empty" to list of Suggestions in an If, so I can immediately check on Found instead of Empty
Created on 28 Sep 2021
Wouter Teensma
25
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
previous
...
65
66
...
next
Top Idea Creators
High Five to the top 5 idea creators in the last 30 days
Nathan Hobbs
12 ideas
2
OJ JALLOW
5 ideas
3
Alexandrino Galveia
2 ideas
4
Saugat Biswas
2 ideas
5
Ali Nisar
1 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
Nathan Hobbs
24 comments
2
Daniël Kuhlmann
12 comments
3
Vinicius Ciunek
3 comments
4
Edson Marques
2 comments
5
Kilian Hekhuis
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!
Developer Newsletter
Loading...