[Ideas] Deployment Plan with optional passage of mobile app icon
I have installed the development, Testing and production app on my device and sometimes it is not easy to distinguish which is which.To facilitate, after having the 1st version in a certain environment...
View Article[Ideas] Renaming Objects in "Show Widget Tree" mode
It would speed up my workflow if I (the user) would be able to rename an object( example: a Container) in the Show Widget Tree mode of a webscreen or web block.Now i have to click on a container and go...
View Article[Ideas] Common event processing in Reactive (As an alternative to...
Regarding OnBeginWebRequest that was in Traditional Web, I think that it is not natural in Reactive, but instead I want common event processing that operates when ClientAction in Reactive is...
View Article[Ideas] [Assign Widget] Have the respective Null*() option in the possible...
When using the Assign Widget,after filling the Variable field, in the Value field is displayed a list of several possible input/local/output variables, aggregate return field/records, session...
View Article[Ideas] Transform Aggregate to Advanced Query
We all know that the Aggregate is not usable in some certain situations, for example when you want to use some extensions or when you have a DB fields encryption and so on.I'd like to have an option to...
View Article[Ideas] Option to switch a definition between a local variable and input...
Option to switch a definition between a local variable and input parameter
View Article[Ideas] Block comments on informational posts
Hi guys,I think it would be a good feature to implement, it would be in the posts that are in the community forum that are informative, that comments were blocked. Giving users the option of being able...
View Article[Ideas] OutSystems Now: Record Audio / Video
I have at least one client that would like to record audio / video from a mobile app, like the new ECT for mobile does.We would like to see this feature in the near future included in the OutSystems...
View Article[Ideas] Shortcut keys to add and remove a surrounding "div" and "if"
I use the "enclose in container", "remove enclosing container", "enclose in if" and "remove enclosing if" a lot. I would like to have shortcut keys for these options.
View Article[Ideas] Re-use a screenaction within a screen
Now you need to create a public action if you want to reuse a screen action.Would be nice to have something like "public" screen actions
View Article[Ideas] Refresh preparation Actions like Queries
Many times we need to create local screen vars to support data actions refresh.It would be really nice to have a 'Refresh Action' similar to 'Refresh Query'.'Refresh Query' was made to avoid this. I...
View Article[Ideas] Acclaim certification badges
Hello Team,I recently completed the Associate Web Developer certification, and as a prod new member of the community, I wanted to share my achievement with the world. However, despite the badge is...
View Article[Ideas] Add anonimization to Entity/Structure meta model
Hello,I think it would be beneficial to be able to flag attributes on entities or structures as sensitive, such as PII or other sensitive data, and then have functions that take in the entity or...
View Article[Ideas] Accelerator for hiding entities in Aggregates
In aggregates with many tables, scrolling right and left and sometimes having to unhide a number of specific attributes can be a time-consuming process.A simple solution would be to have an additional...
View Article[Ideas] Make user manuals mandatory for Forge components
I propose to make it mandatory that Forge components have user manuals.The problem:The quality and usefulness of Forge components vary wildly. One of the attractions of OutSystems for new clients is...
View Article[Ideas] Allow pasting of Unicode characters into Static Entities
I had to paste some Unicode into a static entity (like some currency symbols), and it came out as question marks, even in the DB after publishing. I had to do an Excel import + bootstrap to make this...
View Article[Ideas] Renaming a CSS style will also rename the stylename uses at the element
I think it's very handy that when the stylename is changed in the CSS the elements who are using that style also get the new stylename. Now I need to search on the old stylename to see witch elements...
View Article[Ideas] Remove Unused Elements on Deploy
It would be very nice to have a check box when deploying from environment to environment which would allow you to remove unused elements in all applications. Similar to how the feature works within...
View Article[Ideas] Copy and Paste Data into Grid
I would like to be able to copy data from web page or Excel sheet and paste into data grid.the use case is batch data entry.Example: https://www.ag-grid.com/javascript-grid-clipboard/@charset...
View Article[Ideas] Aggregates: allow functions over calculated columns
I just created an aggregate that has an "Average" of a column, but this results in a decimal, while I want a number without a fraction. But it seems I can't add a Round to a calculated column. It would...
View Article