[Ideas] Active (Version) Connection with Forge
Using modules from the Forge is great, but there are two caveats in using this.1) Developed modules do not seperate UX from Logic2) When a component is updated (and used) there is no active...
View Article[Ideas] Renaming entity attribute renames the backend db column
Currently there is no way to update the Entity attribute data type once published. A work around would be rename the current attribute and create a new attribute with the same name. If it keeps the...
View Article[Ideas] Allow process to start on Entity Update
Launching a process on a record create is great but it would be significantly more useful if we can also launch on a generic Update rather than only on update of a specific record.For example, we want...
View Article[Ideas] Configurable Service Action Timeout
When calling a service action, the platform seem to internally set a fixed 100 seconds timeout on the request, so if the action takes longer then that, a "time out" exception is raised on the "Client...
View Article[Ideas] Engagement Index
Hello everyone,I studied something about digital marketing and SEO. And I believe that Outsystems can further boost its social media posts with the help of the Outsystems internal community. Creating a...
View Article[Ideas] Application overview: Filter on applications with version difference...
As an deployment manager I would like to filter on applications that have a version difference between environments. We regularly check what applications need to deploy still, but it's a lot of work to...
View Article[Ideas] Open a PDF File in mobile
I was looking at forge and there are several applications that look for the pdf by a URL but none can open the file by the path of the device.My idea is to have a PDF reader or some tool that pulls the...
View Article[Ideas] Auto implement Exception Flow on mouse's right-click
It would be helpful if the Exceptions Flow in Actions could be automatically implemented by the platform when clicking with the right button of the mouse. It could appear as an option.It could be an...
View Article[Ideas] Using Templates to speed programming
Version 5.1 brought us the amazing IntelliWarp engine. It already speeds up programming a lot, but it's limited to using that same template screen for listing and the other for editing. I don't know if...
View Article[Ideas] Support icon display in Data Grid Reactive
This idea is a follow up to the question posed in the support area for the Data Grid Reactive forge component.It would be great if the grid supported displaying icons as a column value or alongside...
View Article[Ideas] Aggregate Editor - Data Source - Smart Add Columns to Header
In Aggregate Editor, when adding data sources, there should be options or modes on how Columns are added (or not added) to the header row.Add All ColumnsAdd No ColumnsAdd Identity Columns onlyAdd...
View Article[Ideas] Add DiffYears() function
Somehow we can get the Days, Hours, Minutes, and Seconds between two date or date/time variables... but not years? J.Ja
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] Rename entity attributes without loosing the database content
Physical table attributes are not renamed when the entity attributes are renamed, requiring manual upgrade scripts.
View Article[Ideas] Context menu to compare current screen with the published one
Almost all the time we need to compare the current screen code with the published version. So there should be a context menu on screen by clicking on which we can get the difference window where we can...
View Article[Ideas] Component for Horizontal scrolling
you know when you have a huge table and you need to scroll horizontally to get to the end of it ?usually you'll need to implement a css code in the table to be able to do so, but how about it if...
View Article[Ideas] Service Studio follow the Operating System Theme preference option
It had been a while since the dark theme came out on Service Studio. I thought it would be great to have an option on theme preference to follow what was preferred on the Operating System we are using....
View Article[Forums] Advanced SQL Query giving error while the executed SQL is working
Ok,so I find it hard to believe if you execute the exact full sql generated from this, you would get the result you want from oracle.first thing I notice (might not be it, but if not, please explain...
View Article[Forums] How to change content-type header when exposing a REST API
That example is when consuming an API i am exposing an API
View Article[Forums] How to change content-type header when exposing a REST API
Hy LukeIn this post they have a little example, where they are changing the content-type header....
View Article