[Ideas] Query parameters in error log
Hi,Would be great for troubleshooting if the runtime values used in query parameters were also logged in the error log text. The tenant Id would also be a good idea to support multi-tenant scenarios.Of...
View Article[Ideas] More master classes on BPT
It would be nice to have more master classes on how to use BPT in OutSystems.
View Article[Ideas] Formalize and better organize how-to section
I'm sure that everyone appreciates the how-to section on the Community site. However, there's no rhyme or reason to what's there. Since there is no formal documentation beyond the help file, there...
View Article[Ideas] Allow replies to posts to be editable
Everyone makes typos occasionally - having the capability to fix those mistakes in replies to the main topic or add an update after resolving an issue would help others who come accros the same problem.
View Article[Ideas] Ability to rethrow exception
I think this should have been posted already, but I could not find it.Would be good to have ability to rethrow an exception in exception handler - preserving it's type and message and (ideally) stack...
View Article[Ideas] Re-Raising an Exception
In an exception handler, it should be possible to re-raise the original exception if it could not be appropriately handled using the same Exception type for processing further down the line.Currently...
View Article[Ideas] RecordListToExcel field names
We should be able to define the names of the fields we are exporting to excel.
View Article[Ideas] [2FA/TFA] Two factor authentication for Service Center and LifeTime
Considering the fact that the cloud version does not support internal network for IP white listing, I think adding an extra layer of security to secure service center with Two factor authentication...
View Article[Ideas] UI Improvement Ideas
Drag a parameter (input/output) to an action screen to create an assignment entry. <Similar to autocomplete but we just have to drag and drop>Drag a parameter (input/output of boolean type) to...
View Article[Ideas] Start and end database transaction event
For setting and cleaning the context in a database session I like to have a start and end database transaction event.Outsystem uses a connection pool. So the same session can be used by anyone.I don’t...
View Article[Ideas] [ServiceStudio] Remember password for server
Would be nice :-) So many servers, so many passwords ...
View Article[Ideas] Make the Dublin template more "configurable"
It would be great to have some site properties to give more flexibility over the template without having to customize it. For instance: define the width of the normal menu.
View Article[Ideas] Mobile Development - Drag Variable
In Web Development, if we drag a local variable to the flow it creates an assignment to that variable, which is very handy! But, in Mobile Development, doing the same procedure has different behavior...
View Article[Ideas] Diagrams from End-to-End and back again
Being somewhat new to Outsystems, it feels disjointed not to be able to have a diagram showing the complete data flow, from a screen object to the next object in line, when you get to parallel and...
View Article[Ideas] Idea:We can design a mobile app for our community forums
Hello,Our community forum has become a good platform where lots of problems are getting solved every day. Almost every day I spend some time to look for an activity happening around the forum, and I...
View Article[Ideas] Add built-in GUID function
Add Built-in GUID function for GUID generation into Agile Platform, without needing to add an extension to auto generate GUID.
View Article[Ideas] Add Data Type Editor to SQL (advanced) query output
Can we have the Data Type Editor functionality inside the SQL query "Output Entities / Structures" folder, so we can cut down on useless (global) structures?A lot of times, the eSpaces are full of...
View Article[Ideas] Navigation/Tabs in SilkUI make number of tabs dynamic
Would it be possible to set the number of tabs required by an input parameter on the navigation\tabs webblock? Sometimes the standard 5 tabs are not enough and to add more tabs you need to clone and...
View Article[Ideas] Allow multiple sort criteria in ListSort action
The SortRecordList extension allowed to have multiple sort criterias. The ListSort should have feature parity with that extension, at least.Having this built-in on the platform would be useful for...
View Article