[Ideas] Give table rows an ID
I needed to be able to reference a table row by ID today in jQuery, and I couldn't, have to use an attribute instead (yucky!). :( J.Ja
View Article[Ideas] Formalize and better organize how-to section
I'm sure that everyone appreciates the how-to section on the Community site. However, there's no rhyme or reason to what's there. Since there is no formal documentation beyond the help file, there...
View Article[Ideas] Allow expanding Output Structure of Advanced Query
When I'm putting the output of an advanced query in a custom structure, I often find myself having to browse to the structure on the Data tab to see its fields. It would be nice to be able to do that...
View Article[Ideas] Add the possibility of removing a module from the Recent Modules
Often developers open modules to check something out but aren't really interested in using that module again. Currently those modules will only go away when the developer has opened 5 modules...
View Article[Ideas] Drag and drop variables to add flow widgets
Oftenly we need to quickly create ifs or assigns based on local variables, it would be nice to drag the variables into the action flow, and cycle through options of what we can do withe the...
View Article[Ideas] Add "Delete All" to Assignment Object
Add a "Delete All" to an assignment object so that you can remove everything. Also, if you delete the Variable, automatically delete the value.
View Article[Ideas] Fields validation by regular expressions
Fields validation would be greatly improved if it would be possible to define a regular expression for each field. Examples: Email, Password Requirements, URL, IP Adress This option could be inserted...
View Article[Ideas] Performance impact with NLS_SORT= binary
Setting the Oracle Parameters for case insensitive searchingWe need to set NLS_COMP=LINGUISTIC and NLS_SORT=BINARY_CI in order to use 10gR2 case insensitivity. Since these are session modifiable, it...
View Article[Ideas] [Service Studio] Input Text Type - date and/or datetime
On the InputText widget on the property "Type" add the options: date datetime If we choose one of them, automaticly add/change/remove the richwidget "calendar" associated with that inputbox type. The...
View Article[Ideas] Tie Studio to Community login
Please tie my Studio to my Community login, so this way I don't need to log into the Forge for Studio. It would also enable other things, like closer integration with Personal Environments, and the...
View Article[Ideas] Add to ListAppendAll a parameter to avoid duplicate records
It would be nice if we could avoid duplicate records when using "ListAppendAll" Action only by setting a parameter to it.
View Article[Ideas] Display Icon to indicate Mandatory fields in data view
It would be nice if in the columns on the left and the Entity Diagram could display something to indicate that a field is mandatory. It would also be nice in the Entity Diagram could optionally show...
View Article[Ideas] Round to nearest in financial calculations
In expressions for financial calculations e.g. loan payments, interest payable etc. it would be useful to have a Rounding function that rounds a number to a specified number of digits. Where the round...
View Article[Ideas] View Physical Table Name and add comments on Entity Diagram
It would be great that when you export the entity Diagram, you had the option to see the physical table name. Just because that when a customer asks for an entity model, despite understanding the...
View Article[Ideas] Increase performance (a little bit?) and reduce index sizes - Keep...
On Service Studio it would be nice to be able to specify which entity fields should be "included" in the index. As of today, if we have the query : select a.name from a where a.typeid = 5 whe...
View Article[Ideas] Add password protection to solution package
Add password protection to solution package
View Article[Ideas] [Outsystems Java stack: Catchup to .NET stack] - add missing feature...
Just like Outsystems .NET stack, the Java stack should also have "Automatic upgrade".NET stack, when a solution (eSpace/Extension) is deployed, by default the .NET stack will takecare of automatially...
View Article[Ideas] Native apps: create standard component to log in with pincode and...
It would be nice to have a standard screen with number pad where you can enter a pincode to access a native app. The credentials the app uses to log into the backoffice are stored local (encrypted)
View Article[Ideas] Advanced Query Debug
It would be a time saving improvement if in debug mode we could see the full query that was executed. In complex query, with parameters that expand inline it gets very hard to understand what SQL was...
View Article[Ideas] New widget "Weekly Calendar"
Hi from ArgentinaThere are several good quality widget. But it needs a robust "Weekly Calendar", which has a color item by category, filters, drag an drop ...You are doing a great job Regards
View Article