[Ideas] Restrict the use of (System) entity User to read only by developers
Hi!To have more control on the use of the (System) entity User by the developers in the OutSystems Digital Factory, I would like to have a way to restrict the use to read only, that is, so that the...
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[Ideas] Certification transparency
I do think it's innoying that the certification status disappears from your public profile.Linked-In doesn't remove your certifications if they are older than 5 years. They are part of your resume. I...
View Article[Ideas] Allow widget_click on Visible = False element
Currently widget_click does not work on elements which has Visible attribute set to False. A work around for this is to set it to True and to add some styling to set the display:none yourself...
View Article[Ideas] Combobox allow blank value for text fields
I can understand not wanting the value to be blank for key values, but for text values, it's a bit strange to have a non-blank "blank".Preferably, though, it would have been nice to have the Values be...
View Article[Ideas] [Forge marketplace] "Flag" for including notice of use of...
I think the upcoming Forge marketplace should include a checkbox for showing the notice below, which currently is copy-pasted into the description of many components.Notice: This component takes...
View Article[Ideas] Get Function of database table to return empty record instead of...
To be honest: I never use the Get<entity> function of a database table because of this:When the inputID doesnot exist it raises an exception. I always prefer the empty record i get from an...
View Article[Forums] SalesForce integration Login before each request SalesForceConnector...
If you are facing problems like this, then you must contact the Salesforce consultants, they will help you in solving this problem. You can ask any query related to the Salesforce CRM, its...
View Article[Forums] How I can rollback deleted roles from Systems/Role entity?
Afonso Carvalho wrote:I assume you implemented a hard delete in your screen (remove lines instead of setting IsActive = 0) so those roles are gone from the Role entity, there's no flag to change. If...
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[Ideas] Add "plain text" to the Widget Toolbox
When there is a part of the screen that the CSS makes it hard to click into in Studio, it is difficult to get plain text into the screen unless you copy/paste it from elsewhere... kind of annoying!J.Ja
View Article[Ideas] Forge API
Having a Forge API available so that it is possible to Integrate with it.Most important part would be the GET requests, so that you can read the data from the forge.Can be usefull for applications for...
View Article[Ideas] Ability to redirect users to pre-defined page during maintenace...
For example, during data model changes where eSpaces should not be accessed, have the ability to re-direct users to a screen in some eSpace with some maintenance message.
View Article[Ideas] Portable SQL Functions In Advanced Query
There are some commonly-used SQL functions that are implemented differently by SQL vendors. Example:T-SQL -- @@ROWCOUNTMySQL -- ROW_COUNT()In Advanced Query, you can get around the T-SQL @@ by...
View Article[Ideas] Open link in another tab on button click
Hello OutSystems,Currently on order to open link in another tab, we are giving extended property to the link as "target = _blank" but this doesn't work for buttons.If we want to open link in another...
View Article[Ideas] Disable Data Type change
How many times did you wanted to change the name of something, WITHOUT changing the data type?Please make this happen, or have a setting to disable the Data Type prediction auto-change.
View Article[Ideas] Organize environment applications in Service Studio
Add tools to allow the enhanced organization of application icons in the user's environment in Service Studio. Filter, Sort, View mode (List, thumbnails, ..), ...
View Article[Ideas] In Service Center, in an eSpace, show that it has consumers with...
In Service Center, when an eSpace has broken references to a Producer, it's shown an warning that it has broken references. But when a consumer of that espace has broken references to it, only if you...
View Article[Ideas] AI-based alert + redressal for integration failures
Is it possible for AI-based alert + redressal for integration failures (e.g. a field is deleted in Salesforce connector-based integration to OutSystems platform)?- Have smart notifications / alerts...
View Article[Ideas] Debugger give Service Studio focus when hits a break point.
It would be helpful if Studio Service automatically came to the front of the screen when it hits a break point primarily for ease of use and also because currently the only way to know it has hit a...
View Article