[Ideas] One-click beautify code
Hello everyone,Currently, we have the option to align and distribute the items in an action flow by selecting multiple items, and right-click the selection subsequently. But I think there is room for...
View Article[Ideas] Auto set Assign's Label when dragging record variable
When you drag a variable of type "record", the assign is correctly populated with the fields in the record.It should also auto set the label of the Assign to the name of the variable, for clarity.
View Article[Ideas] Num * to recursively expand nodes
I know that you can Ctrl+Click on a node in the tree to recursively expand the contents.Currently, OutSystems supports Num + and Num - to expand and collapse the nodes, which is just the same as the...
View Article[Ideas] Consumers automatic refresh
It might be nice to have a server configuration that would redeploy the DLL's on the consumers when the producers are published. This would only be useful in development environments to speed up the...
View Article[Ideas] Option to include jQueryUI on a page
The default jQueryUI implementation was removed in version 8 because its weight is not always needed. But we are elft on our own to include jQueryUI, which gets used a lot, especially by component...
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] Create bulk update, bulk insert and bulk delete widgets for sql ops
Every once and a while, one needs to perform bulk operations on data, and to get the best performance reccurs to advanced queries. The thing is that these widgets aren't "designed" for this ops (one...
View Article[Ideas] Line numbering for Service Studio CSS/JS editor window
Being able to see line numbers when editing CSS/JS files larger than 50 lines is a must. Currently I'm fighting through a 7000 line JS without this feature, and it's really a pain. Thanks community for...
View Article[Ideas] [Aggregate] Join tables with more than one identifier of same other...
When a entity has several identifiers of same other entity, do the join like currently but with a warning or ask which field to do the join.
View Article[Ideas] Stop setting Default to Yes when pasting
If there are no default buttons on the web screen, OutSystems likes to set one of the pasted buttons to Default=Yes.This can be maddening!-- Ritchie Annand
View Article[Ideas] increase the length of actions/structures etc.
At the moment the maximum length of an action name is 50 characters. This is way too small for having effective and readable names.You end up truncating names which has a negative impact of...
View Article[Ideas] Add GetBaseURL() to the URL built-in functions
It would be very helpful to have a GetBaseURL function that would provide the current URL to the current application. This is extrememly handy when you want to provide a link to the application in an...
View Article[Ideas] Forge components stack id
Could be nice if in the new forge layout could appears icons that show if one component is excluded form been used in one stack (Java | .Net)for example something like it could appear in bottom of the...
View Article[Ideas] Set the values of static entity record's text attributes in Text Editor
I'd like to use the Expression Editor to set the values of a static entity record's text attributes, since they can be quite long sometimes and it would be easier to see the whole value in the...
View Article[Ideas] [Agile Platform] Optimise code generation, to improve website...
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px} Minify CSS Minify Javascript Combine Images into CSS...
View Article[Ideas] Open multiple eSpaces in one click
Hello there,It would be nice to open multiple eSpaces in Service Studio by pressing shift from the top to the bottom (or vice versa) when we go through the "Open from Environment" option.Also it would...
View Article[Ideas] Make deployment note visible in LifeTime
We always populate the deployment note, but we cannot search on this. Is it possible to search the notes so that we can find the version related to it?
View Article[Ideas] Built-in handling of the back button
As it is, the browser back button produces some pretty serious issues with the platform. Outsystems pages can rely heavily on their preparations, and preparations don't run with the back button which...
View Article[Ideas] Rounding decimal places wrongly when value is '0'
I just noticed, if I am selecting values of decimal type through Advance Query, 0 values are returned wrongly in Version 9.0.1.60. Declare attribute of decimal data type and assign decimal places as 2....
View Article[Ideas] [Table Records] - Conditional Row / Column highlight
It would be very nice if we could highlight the background of a row and column conditionally. This as an indicator for e.g. Unpaid invoice (overdue) or to indicate a value is below a certain treshold. Eg:
View Article