[Ideas] Merge/Hide or Delete OutSystems accounts on Community/Members page
I myself am listed 3 times as member. Actually its only me: 1 member.I noticed this happens to many more OutSystems community members.In my situation I only use 1 of the 3 accounts, the other two I...
View Article[Ideas] Multi Select Combo box
By default we can select any single value from a combo box widget . Can we have a provision to allow multi select /all option from the combo box itself. For now , we need to custom create the logic for...
View Article[Ideas] Support Portal should have a way to close a ticket
We have a lot of tickets where the issue is solved (requests for license release, things that the OutSystems team has sent to R&D, etc.), it would be great if we could have a button that allows us...
View Article[Ideas] Have more granular system exceptions
We have a few nicely granular system exceptions, like Database Exception. would be good to see a few more that often need to be handled separately like Email Exception, so I don't need to wrap those...
View Article[Ideas] Use Expressions at "Text Lines" property of Input Widget
Actually doing this with 2 different fields (1 single line, 1 multi line) each one in each branch of an if (Screen), and on save actions doing again an if to check which field is to be saved.
View Article[Ideas] Customizable Scaffolding
At our company we found the need for customizable scaffolding. While it is possible to have scaffolded screens automatically use a style we found it would be handy if we could customize the scaffolding...
View Article[Ideas] A public Badges widget.
How about considering making a public Outsystems badges widget that we can add to our websites and signatures to promote both Outsystems and our community involvement? A bit like that shown in our...
View Article[Ideas] Warning for Circular References
Studio should warn you when making circular references, and it should be a VERY blunt warning.J.Ja
View Article[Ideas] [ServiceStudio] Ability to expose a REST web service action as a...
Provide the ability to expose both consumer REST methods and producer REST methods as a public action that can be consumered locally by other eSpaces
View Article[Ideas] Make mobile screens reusable like web screens
In web (reactive & traditional) we can create screens/ web blocks, mark them public and reuse them in other application/ modules by adding its depedency.In mobile application also we can do the...
View Article[Ideas] [DBCleaner_API] More actions
The new DBCleaner API is very usefull, but it could have some more actions like: - Espace_ListDeleted - Espace_Delete This two actions could eliminate all the trace of deleted eSpaces in the...
View Article[Ideas] Continue where you left off
Possibility to start Service Studio with the eSpaces that we had open the last time we closed Service Studio. Basically the same feature that Chrome has.
View Article[Ideas] Auto-refresh option after changing entity in producer eSpace
All to often, we change some entity in a core eSpace (e.g. add an attribute, change an attribute's type, etc.), and we have to manually refresh all consumer eSpaces. It's quite a laborious task to...
View Article[Ideas] GTE (Global Temporary Entity)
Create a private entity (per session basis) like Oracle's GTT. https://oracle-base.com/articles/misc/temporary-tablesSometimes a user wants to insert in a temporary table that other user cannot...
View Article[Ideas] Improve database connectionmanager.
The current database connection manager uses hundreds of connections and doesn't close them properly. This causes poor performance and uses many system resources. It is especialy poor when looping true...
View Article[Ideas] Shortcut in service studio to remove all breakpoints
To agile the debug process a shortcut to remove all breakpoints will be great! :-)
View Article[Ideas] Allow scaffolding a screen by drag & drop of entity also to work if...
Why is it required to have a text attribute in the first 5 attributes of a an entity in order to have scaffolding a screen from the entity to work? Doesn't make sense to me.Is it possible to make...
View Article[Ideas] How to implement codepen.io samples in OutSystems
I wouldn't mind a tutorial in how to take tricks from codepen.io and implement them in OutSystems using the likes of the JavaScript blocks or unescaped expressions, etc.Also, things like ensuring that...
View Article[Ideas] Static Entities should not be count Application Objects
Nowadays Static Entities count as AOs but in some cases this can exclude simple applications from the backlog of the company. Per example, recently we decide not to go with an site that it is only a...
View Article