[Ideas] Enhance TRIM functions to include optional characters
Enhance TRIM functions (Trim(), TrimStart(), TrimEnd()) to include optional characters such as CR, LF, TAB, etc.
View Article[Ideas] Static analizer code
How to write a static code analyzer for Outsystems 9.1? You should prevent the module from being published if it does not meet the code analysis criteria
View Article[Ideas] [Service Studio] Republish Consumer eSpace within Provider eSpace.
When a provider eSpace is published, it affects the consumer eSpaces. and SS provides a warning "consumer eSpaceName is outdated", but no option to republish the consumer eSpace within the provider...
View Article[Ideas] Site Properties / Endpoints / Timers Overview
It would be nice that Outsystems platform could provide a way of listing all the site properties / EndPoints / Timers with the main aspects of this elements so we could control and configure, in a...
View Article[Ideas] The possibility to have a variable to change timer Schedule
It would be nice to make it possible to change the trigger time. With this option is becomes possible to produce a list of events that can be handled based upon the due time: task 1 due at 1:00 set...
View Article[Ideas] Outsystems 10 - On drag entity create date input with widget calendar
It would be nice on create edit screen by drag the date input have the Silk Ui calendar instead of RichWidgets Input_Calendar.
View Article[Ideas] Add the option to view unused references and selectively remove them...
Removing unused references is a great piece of functionality.It is a little blatant in its execution though. It would be nice to be able to view the unused references and then select/unselect the ones...
View Article[Ideas] MySQL integration
Hello everyone Basically I'm sugesting an identical wizard such as those that already connect to SQL Server or Oracle Cheers Francis
View Article[Ideas] Use default value when adding entity attribute
When you specify a default value for an entity attribute, OutSystems uses that when you make a new record and do not/fail to specify the value for that attribute.However, when you publish your changes,...
View Article[Ideas] Add Waiting message when the page is loading
Show a "Waiting content loading" with Icon spinning on page load...... similar to the Ajax yellow spinning message. Have this work like a popup so the page behind is visible but can't be accessed....
View Article[Ideas] Have a dedicated section to Certified Posts
Hello, It would be nice if we have a dedication section for the certified community posts or at least have the possibility to search only on them as they have valuable knowledgeThanks
View Article[Ideas] Input widget - extend the On Change properties
The onchange-property works quite nicely, only it will fire a lot when you are typing. There are use-cases when you have a sort of grid to be entered and you actually only want to save the input when...
View Article[Ideas] Improve the ideas screen filters usability
It would be nice if I can filter ideas by any combination include/exclude.If the filters were checkboxes I could check/uncheck the the ones I not interested in, like the "Implemented" ones and reduce...
View Article[Ideas] Text Extension : String.Format
Change Text Extension to add a funtion equivalent to string.Format in Net and Java Example: string output = String.Format("At {0} in {1}, the temperature was {2} degrees.", dat, city, temp); I would...
View Article[Ideas] BPT ActivityClose rollback
When a transaction is rollbacked the activityclose action should be rollbacked too. If an action that is about to close a process activity doesn't execute correctly, the activity should remain open.
View Article[Ideas] Lifetime Analytics to enabled / included mobile applications
With reference to this thread: https://www.outsystems.com/forums/discussion/31032/analyitcs-mobile-apps-in-lifetime/Currently, lifetime Analytics only reports on web applications.Please, enable...
View Article[Ideas] Lifetime - Invite user
When a Lifetime administrator has to set up a new user, he always has to create a new user account and define a password manually.After creating the account he needs to go to his email client and write...
View Article[Ideas] SAP Logon ticket Widget
Many companies have a seperated SAP/Non-SAP infrastructure and organisational structure. SAP also have their own GUI and their own SSO (SAP Logon Tickets) strategy. It would be great to have a SAP...
View Article[Ideas] SQL Query tool for the Service Studio
I would be nice to have SQL Query tool for the Service Studio. This tool should be also optimized for OutSystems entities only.When you go as new developer at old project, it would be many times handy...
View Article[Ideas] Expression Editor - Show breadcrumbs allong the Header
How about displaying something usefull allong the header of the expression editor? Instead of just displaying "Expression Value" etc allong the top Why not add the breadcrumbs, like on the top right,...
View Article