[Ideas] Trim Text Function
For code clarity and consistency there should be a Trim text function that executes both TrimStart and TrimEnd
View Article[Ideas] Terminologies table
I have been using MySQL and am familiar with it. I find MSSqlServer <table> to be overly complicated AND the terminology used in the checklists does not match SQLServer. I could not find help to...
View Article[Ideas] OutSystems 5-minutes Daily Bite at Linkedin
I really appreciate the work done by Russell Youngblood at LinkedIn in publishing from time to time some short videos about OutSystems.It would be great to have some tutorials ou tips/tricks videos at...
View Article[Ideas] Round function should allow round precision
Builtin round function should enable one to indicate the round precision: Round(number, precision) where: Number is the value to round Precision: number of decimal places after round (if positive),...
View Article[Ideas] Better support for Object data type
The Object data type can be used to communicate data to and from extensions, but isn't much of use otherwise. Furthermore, it is not possible to use an Object as attribute in a structure, and I'm not...
View Article[Ideas] Moving Roles / Cut and Paste
When your application has a large number of Roles, one can organize them in separated Folders. However you have to do it by dragging the role to the respective folder like in the Picture 1 showed...
View Article[Ideas] Auto - Merge
In some situations merge could be automatic... if i've changed a part of an espace, and the current version of the espace has changes on a different part, why not just receive an warning with...
View Article[Ideas] Hide all in Entity Diagram
The entity diagram could have an 'Hidde-all' context menu entry. It would be a nice to have when we have many entities and/or entity references in an eSpace.
View Article[Ideas] Batch process Scafolding
Normally when we need to design a batch processing there are some common patterns we need to put together, a control table to handle statuses, exception handling, retries, few timers to parallelise...
View Article[Ideas] Android App Bundles
Motivation Behind FeatureGoogle recommends using the new Android App Bundle format for apps uploaded to Google Play. When you upload an APK a warning is displayed which encourages to use the newer...
View Article[Ideas] Double click on switch condition arrow to open up the popup condition...
In stead of selecting the condition in the model and then double click the condition in the right hand bottom corner, just enable double clicking on the condition arrow in the model to do the same.
View Article[Ideas] Find usages in all espaces for static entity records
Static entities are like constants, and they can be used in many eSpaces. Unfortunately there is no way to look for usages of a particular record in all eSpaces, although there is possiblity to find...
View Article[Ideas] Show recent modules and application in Service Studio
Hi,There should be section above all the applications in service studio to show recently created/modified modules and applications.It will provide quick access to applications/modules which are in...
View Article[Ideas] Allow to easily clean database
What about a button to clean the database? We all know that while developing we test the application with dummy data that sometimes starts to be to much! A way to clean all that stuff would be nice :)
View Article[Ideas] Delete your comments within an idea discussion
I don't know about you, but I've made a dumb comment or two and wanted to delete it but couldn't.
View Article[Ideas] Search Functionality in Lifetime - Application tab
I would suggest the addition of a search functionality in Lifetime - Application tab. Also, freeze the top row which shows the environments name, so when you scroll down through the app list, we can...
View Article[Ideas] Intelliwarp for structures and web references
I would like to be able to create a Show web screen from a structure by dragging and dropping. I would also like to drag and drop a web reference and create a screen which takes its inputs, executes it...
View Article[Ideas] Compiled query exportation
Give advanced queries an export button that gives us the SQL code compiled, in debug time, including the parameters it receives and the SQL tables matched with the ossys_entity table.
View Article[Ideas] User application - Filter Roles by application
It'll be great to have a filter inside Edit/Add User/Group to check only roles that belong to a specific app.This simplified the process to find roles of the same app to add a specific user/group.Maybe...
View Article