[Ideas] Named publishes
Would be nice to have named publishes to make it easier to find an older version.
View Article[Ideas] Filters for outdated and missing references modules.
I'd be nice to have filters in the solution Components page because full publish takes a long time and I have to manually publish solutions with warnings.
View Article[Ideas] Show process flow for a process in Service Center
It would be nice that in Service center, I could click on a BPT process and see the process flow as is available within the BAM Activity Monitor, as the table with all the process and activities is not...
View Article[Ideas] Virtual Keypad Support on Mobile Simulator on Browser
Hi Folks,It would be an addon to the simulator.If outsystems can add virtual keypad support on the simulator for a mobile device as we have on native platform.What you think guys?
View Article[Ideas] Update Core Widget Styling Automatically when updating to v11 template
Currently when upgrading from v10 to v11 and switching to one of the new templates (Template_TopMenu or Template_SideMenu) it is necessary to manually update the core widgets such as input, combo box,...
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] increase the length of actions/structures etc.
At the moment the maximum length of an action name is 50 characters. This is way too small for having effective and readable names.You end up truncating names which has a negative impact of...
View Article[Ideas] Allow for multiple versions of Forge components to 'live' inside the...
SituationForgeComponent1 consumes ForgeComponentX version 1.0ForgeComponent2 consumes ForgeComponentX latest version 2.0Version 2.0 of ForgeComponentX has breaking changes (for example, a public server...
View Article[Ideas] Create a Comment widget to use in screens
Hello,My idea is to create a Comment widget like we have in actions and in the MainFlow but regarding a specific screen. This Comment widgets should be linked to other widgets like an Expression, for...
View Article[Ideas] AI-Assisted Development based on the Data Model
As an addition to this post ( https://www.outsystems.com/ideas/7130/ai-or-ml-aided-refactoring ), but now more pro-active instead of re-active.Based on AI/ML analysis of existing 'community' data, but...
View Article[Ideas] Outsystems exams - Add Timer to show how much time is balance
Suppose my exam is scheduled at 3:20 pm, it takes 15-20 minutes for proctor to start your exam with all necessary formalities. Sometimes proctor starts exams after ( 1h 15m ) of your scheduled time....
View Article[Ideas] Create constraints
Create constraints with expressions. Example (Attached Image): EntityIdA IS NOT NULL AND EntityIdB IS NULL OR EntityIdA IS NULL AND EntityIdB IS NOT NULL
View Article[Ideas] BPT - "Elbow" connector
When processes become more complex, the straight arrow connector will limit a "clean" design. It would be great to have "elbow" connectors, where we can decide where we want to put the 90º turn.
View Article[Ideas] Remove Unused Roles
Like Remove Unused Dependencies, it is useful to clean some espaces, after a refactor or when we bring many Roles and then we need to remove those we didn't use.Or put this script on Remove Unused...
View Article[Ideas] Give Ability to Select Example Text in Expression Editor
When assigning a value in the Expression Editor, the Example text in the description had exactly the code I needed. However, when I tried to select any text from the description I was unable to.I would...
View Article[Ideas] ShortKey to Swap Connectors in If statements
In logic, it would be nice to have a shortkey to swap connectors (true/false branch) that could swap connector when pressed while either on the If Statement or clicking on the true/false connector.
View Article[Ideas] Highlight usages of Variables when selected
In the screen shot below, I'm trying to quickly see where in the Screen Action/ Server Action the variable named LeadBroker is being used. I'd like to click on the variable name so that it is selected...
View Article[Ideas] Silk UI on OS 10 - Change Modal component
Hi,Regarding some needs on the project, our team override your Modal component.We found a problem in using this component if we have the need to put more than one Modal per page.So we change your...
View Article[Ideas] Breakpoint in Extension or forge component
Hi All,Right now we don't have anything to debug the extension code in the Outsystems. If I want to debug the code on runtime, I can't do in outsystems extension. Please if you can provide such...
View Article