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
10910
ideas
Trending
Latest
Most liked
Automatically cleanup Temporary Asp.NET Files
Created on 06 Jan 2012
Miguel João
137
Following the original thread at https://www.outsystems.com/forums/discussion/5478/how-to-optimizing-disk-usage-by-temporary-asp-net-files/ , it would be a piece of mind having this automated cleanup built-in in the Platform Server for .NET.
2031
Views
5
Comments
On our Radar
Install Processes
Code-quality Aggregate GetById default max 1 record
Created on 19 Mar 2019
William Vermeulen
63
When creating an aggregate with the PK, please set the Max Records default to 1.May sound a bit trivial, and this is just an idea from a code-quality point of view :-) making the developer aware that the property Max records need to have a value. Otherwise you might run into an Unlimited Result-set impacting your application in a negative way.
1620
Views
28
Comments
On our Radar
Aggregates & Queries
Add a configuration to allow the user to enter a date directly into the input field of DatePicker
Created on 23 Jan 2023
Luís Alves
38
The new DatePicker of OutSystems UI, based on flatpickr library, contrary to the old one that is now named DEPRECATED_DatePicker, based in pikaday library, doesn't allow the user to enter a date in the input by typing directly on it via a widget configuration, which makes it harder to allow that behavior.With this idea I would like to propose to OutSystems that an option is added in the DatePicker_OptionalConfigs structure, an input of the widget, to enable this behavior.The flatpickr library which the new component is based on already allows such a configuration but i's not exposed by the OutSystems UI webblock.Another alternative would be allowing the developers to extended the widget capabilities by providing an open input (that would receive a JSON) like the old DatePicker used to do. The current approach limits the extensibility of the component and this idea is the only way to improve and extended the component.Below was the approach to enable more functionalities of the underlying library.I understand the expected functionality is possible with the use of a client action that enables the behavior but it requires additional overhead for development. It needs an initialize action for every instance of the component with the required config. With this ideia I challenge the current implementation to improve development experience.Please consider these options and allow the developers to extended the libraries.
393
Views
1
Comments
New
OutSystems UI
Deployment fails with database error ORA-01013
Created on 23 Jun
arun Kumar Singh chauhan
1
If anyone is working on OutSystems and need any help with respect to platform Maintenace and support, I would be happy to help as per my knowledge. below one is one incident which we faced recently during the deployment. Issue - During deployment from dev to test it fails with error "Error executing query. ORA-01013: user requested cancel of current operation." Solution - These types of issues occur mostly when a query execution fails at database end due to time out. So in our case we opened the LifeTime configuration tool and increase the Default Query Timeout from 30 seconds to 300 seconds and then issues got resolved. Please share your ideas and suggestions also on OutSystems low code platform issues. Regards, Arun
61
Views
1
Comments
Out of scope
Database
Service Center solution publish API
Created on 28 Nov 2023
Jukka Pekka Patrikainen
27
We have a big factory and multiple applications and solution publish takes over hour. Currently person needs to Login DEV Service Center Open Factory Go to solutions Open XXXX solution Select [x] Publish with full compilations Press (Publish) We need to make a scheduled solution publish after hours when developers are away. So create Service Center solution publish API per environment Login with needed credentials API call LaunchSolutionPublish(SolutionId, VersionId, IsPublishFullCompilations) This can be also included to LifeTime API, but then you need to add environment where the publish is wanted to do. Also creating version for Solution would be good for API call CreateSolutionVersion(SolutionId, Version[text], Description[text]): VersionId We can retrieve versions and solutions from System entities, but we cannot lauch solution generation. It would be possible to make own scheduled system for this if there would be these APIs. BR, -JP
819
Views
7
Comments
New
Service Center
Option do disable stars when creating logic by contextmenu
Created on 28 Aug 2025
Kevin Busch
10
During the development, when you add functionality through the editor view itself (not drag and drop from the Logic-Tab, stars are sparkling over the last added LogicNode. It would be great to disable that UX-Element, because als long as those stars are sparkling, you are not able to click the logic node below. This slows down the development speed. Thank you, Kevin
2643
Views
3
Comments
New
Service Studio
REST Actions: allow for special characters inside of the URL path exactly as shown in Service Studio
Created on 19 Jan
Borislav Shumarov PhD
6
This looks more like a bug, but as per requested by the Support team here the details: Apparently, containing special chars like : in the URL is problematic. For example, for the official Google Maps Routes API Endpoint: "/directions/v2 : computeRoutes", although set correctly and accepted in the URL Path in Service Studio: the path is still being read in runtime as: "/directions/v2 %3A computeRoutes" by ODC/Outsystems 11. Current workaround works to explicitly decode the URL in the OnBeforeRequest: However, since the platform allows special chars in the URL path in a REST Action and doesn't complain or notify, it does not seem right and would make a better UX whilst saving time to another developers like me in future to figure out what's the issue, how to solve and then implement.
152
Views
2
Comments
New
Data & Integrations
Allow resizing columns in "View or Edit Data" of an entity
Created on 03 Sep 2022
Daniël Kuhlmann
39
When using the "View or Edit Data" option on an entity, the columns' width should be allowed to be resizable.
423
Views
6
Comments
On our Radar
Service Studio
Color the IF connectors Green and Red
Created on 23 Dec 2016
Matthias Preuter
84
After yet another bug with swapping an IF... could the True connector be GREEN and False RED? Thought i already posted this idea years ago, but couldn't find it...
1331
Views
23
Comments
On our Radar
Service Studio
Additional features for MVPs and Champions in the personal environment
Created on 07 Jan 2024
Lucas Soares
25
I would love to build my portfolio or a small business using my personal environment in OutSystems, using my domain or having more space to use in the database . I'm not a Champion or MVP, but I believe that the idea would motivate even more OutSystems professionals to reach these desired prominent positions. My idea is that these professionals recognized by OutSystems MVP and Champion can have additional configurations in their personal environments , basic things like: Put your own domain eg: www.soarescorp.com or instead of personal-xasadk Having more than 2GB of database to actually store data. Allow 1 or more 2 developer accounts in personal environment. Only these first two items would be very good, so in summary, my idea is that MVPs or Champions have better functionalities in their personal environments , after all they are promoting the OutSystems brand frequently . Hug, Lucas Soares
595
Views
8
Comments
New
Architecture & Governance
261 to 270 of 10910 records
previous
...
26
27
...
next
Top Idea Creators
High Five to the top 5 idea creators in the last 30 days
dex2dot0
2 ideas
2
Jeremiah Cruz
2 ideas
3
Abed Al Banna
1 ideas
4
Alessandro Olavo Gama
1 ideas
5
Franciel Oliveira
1 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
Dorine Boudry
6 comments
2
Daniël Kuhlmann
2 comments
3
dex2dot0
2 comments
4
Christopher Bautista
1 comments
5
Jim Waite
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!
Developer Newsletter
Loading...