[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] Entity in Integration enhancement - readonly and dedicated...
Hi, Since we can set "normal" entities to read-only, I would like to see that in my extension as well. With the exception that I can assign an espace to be able to use the CRUD-actions to wrap it. I...
View Article[Ideas] Improve the Menu management usability
The menu web block usability could have some improvements. Sometimes its hard to drag and drop a page and understand if it will create a MenuItem or a SubMenuItem. We could have a more advanced screen...
View Article[Ideas] Use Expressions at "Text Lines" property of Input Widget
Actually doing this with 2 different fields (1 single line, 1 multi line) each one in each branch of an if (Screen), and on save actions doing again an if to check which field is to be saved.
View Article[Ideas] [ServiceStudio] Add ability to create solution packages via...
Add a new tab to the application screen, call it "Solutions" Allow User to create a solution, user can drag and drop multiple applications into a solution icon or right click, and this will create a...
View Article[Ideas] [ServiceStudio] Import external database/reverse database to entity...
In Service Studio 1) add the ability to import/reverse engineer a database to entity models. 2) add the ability to assign physical table names (i.e keep database naming conventions consistant) This way...
View Article[Ideas] Simplify extension logger interface
There is a method used to log message from extension, and here is how it looks: OutSystems.HubEdition.RuntimePlatform.Log.GeneralLog.Write(DateTime instant, string sessionId, int espaceId, int...
View Article[Ideas] Component to invoke (consume) remote EJB (Enterprise Java Beans)...
OutSystems runs on Java Enterprise servers (JEE), as WebLogic and JBoss, and a leading JEE features are EJB, so it would be natural to expect that there would be a native component in OutSystems...
View Article[Ideas] Parameter direction switch
SometimesI create aparameterasinput,when I want tocreateasinput,andviceversa.To fixI have to deletethe parameterandcreatea new one.Havea feature tochange the parameter direction,as IF "Swap...
View Article[Ideas] Default value for entity should give suggestions
Hi Greatsystems I just created an attribute for an entity called UpdatedOn and I want to set it to current date. I tried all sorts of searches but I couldn't find any example. Now, while wathcing...
View Article[Ideas] Support Downloading From The Forge Using Service Studio When Multiple...
Our OutSystems environment currently has two defined database catalogs. When downloading from the Forge using Service Center, I am prompted to select which database catalog I want the new component to...
View Article[Ideas] Warning on infinite loop
This is a stupid situation, but it happens sometimes. Say you have "if" block (in logic), which goes to one or several actions, and then should return to normal flow. But than you accidentally put the...
View Article[Ideas] Folders for entities and structures
In many situationsI have to workinespaceswithmany entities and structures.Have afeature toorganizeby folders, like actions, would be very helpful.
View Article[Ideas] Allow comments in JSON editor ( // or # )
Allow comments in JSON editor, since most samples contain descriptive comments.}
View Article[Ideas] Add Estimated SU or AO Consumption for Forge Components
It would be nice if we knew how many SUs or Objects a component would take up before downloading and having to publish to find out. Simple additon to the requirements list perhaps?
View Article[Ideas] [ServiceStudio] Add the ability to prompt the user to select a...
The bug has been reported here http://www.outsystems.com/forums/discussion/15258/bug-forge-component-installation-gets-stuck-when-using-database-catalog-feature/ When you install a forge component and...
View Article[Ideas] Infinite Loops. Add compilation warnings
Hello, You really should implement a process during compilation that detects and warns about infinit loops(ex: a function calling itself, a "bad" IF flow). A simple distraction can easily create an...
View Article[Ideas] Assign widget update
HI Guys I saw several sugegstions about deleting and moving the assignments. I think the main problem is that that widget doesn't have a top level handle. I suggest to change the widget slightly as...
View Article[Ideas] Node.js platform server
We have a .NET platform, and we have a Java platform. Node.js is reaching maturity and has exploded in popularity (to the point JS has surpassed Ruby in popularity on GitHub). What if Outsystems had...
View Article[Ideas] Service Studio built with standard web technologies
Given that 9.0.1.16 had some of its WPF replaced with HTML5/Angular, I think it would be awesome if the entire Service Studio UI was built with such standard web technologies! This would allow for...
View Article