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
10800
ideas
Trending
Latest
Most liked
Allow selections to be dropped into flow if touching node has missing in and out connection
Created on 30 Apr 2018
Jade Annand
38
Easier to use pictures for this one :)Trying to drag-drop like this:...will not incorporate it into the flow. You must delete the connection and reconnect it.Totally understandable, since you have that potential ambiguity of multiple nodes touching, but it would still be nice to have, since it crops up a fair bit from copying For Each and If nodes :)
1450
Views
13
Comments
On our Radar
Service Studio
AI Code Summarizer
Created on 26 Mar 2025
Jay Parnau
7
Premise: When projects and team dynamics become complex, people end up having to maintain reverse-engineer code, often with little or no documentation. Idea: Any action in ODC Studio would have an "AI Summarize" option. This will do an AI Analysis of the action, including analysis of all of the consumers of that action, and produce a human-readable summary of the action. Target: This could transform the 'maintainability' category of AI Mentor into a mostly automated feature.
112
Views
0
Comments
New
Service Studio
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.
979
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
341
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.
388
Views
2
Comments
New
Builtin & User functions
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
529
Views
6
Comments
On our Radar
Frontend (App Interfaces)
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.
268
Views
2
Comments
New
Documentation
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; }
4851
Views
23
Comments
Implemented
Frontend (App Interfaces)
Development Environment 11.0.0.211
Add Publish status to tab on service studio
Created on 25 May 2016
João Martins
44
Sometimes we are publishing an eSpace and we start working in another eSpace (which perhaps needs something from the other eSpace being published) and we have to keep switching tabs to check if the publish is already done.If we could have that information on the tab we wouldn't need to keep switching between eSpaces.Please see an example in the attachments
2765
Views
19
Comments
Implemented
Service Studio
Development Environment Release 63
651 to 660 of 10800 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
6 ideas
3
Alexandrino Galveia
2 ideas
4
Saugat Biswas
2 ideas
5
Ajitesh Mahapatra
1 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
Nathan Hobbs
24 comments
2
Daniël Kuhlmann
10 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...