[Ideas] Apply search (and replace) on selected part of an action
I would like to do a search (and replace) on the selected part of an action,
View Article[Ideas] Support for Temporal Table
SQL Server from 2017 version introduces the Temporal Table. It is a log mechanism handled by the Database itself. It's possible to go back in time and have audit records in a specific date. With this...
View Article[Ideas] Rename default outsystems database
This is very much a nit, but - the default outsystems database created should be Capitalized. These days, most databases are capitalized by convention. [Including your own OSASPState database....
View Article[Ideas] Change the "Remember Me" label on generated login screens
When users see "Remember Me" they think it will pre-fill the username field with their username the next time they see the screen, not "you will stay logged in for 10 days". Should be changed to "Keep...
View Article[Ideas] Browse Forge
Right now, we have to type the forge component we are looking for and click on the search button. Can we have the provision of On change filter on the search bar.This will help community members to...
View Article[Ideas] [ServiceStudio] Create special Entity Action icon
In case I use user actions and entity action and give them a nice name, it is not easy to see which is the user and which is the entity action. Better to have a special icon (like the exception icon)...
View Article[Ideas] [Integration Studio] Better options to deploy resources - Maintain paths
As it's possible with the resources within Service Studio, allow Integration Studio to deploy the resources to the several directories it already allows (Binaries, Application and Images directories)...
View Article[Ideas] Refresh All Dependencies in Service Studio menu
There might be a button to update the dependencies if any.
View Article[Ideas] Aggregates and Advanced SQL query with resultset as unstructured...
Hello Everyone,Currently, the Aggregates and advanced queries require that we define a output structure/indicate entities to save the result set of the database query.It would be great if: it was also...
View Article[Ideas] Improve Autocomplete Intelliwarp Action
We no longer need the code being generated on the Autocomplete action since it has better type matching with newer versions of the platform.
View Article[Ideas] Send emails form a service application
Just discovered that emails cannot be sent sent directly from a service application. Web application is he only way to do it. This is weird and limiting at the same time. Can think of lot many...
View Article[Ideas] Suggested static entity when comparing StaticEntityId with...
Imagine that I have the static entity BuildingType with records Villa, Office and ParkingLot. If I have an entity with attribute BuildingTypeId, when comparing like:MyEntity.BuildingTypeId =...
View Article[Ideas] Reset and Wipe Personal Environment?
I love the free personal environments that OutSystems offers the community free of charge! It offers a lot of freedom to develop and test applications without the burden of contaminating your own...
View Article[Ideas] Texts Translations Tabs Shortcut
My idea is to add translations tabs to texts editor, actually we have this:My idea is create tabs for active translations and text translation behavior combo box, like this:
View Article[Ideas] Test an Action like "Test query" (for unit testing)
Be able to create a unit test for a Server / Service / Client (?) / Screen (?) action that shall be executed without developer intervention, for regression purposes.
View Article[Ideas] Allow to easily clean database
What about a button to clean the database? We all know that while developing we test the application with dummy data that sometimes starts to be to much! A way to clean all that stuff would be nice :)
View Article[Ideas] Changing action names in Integration Studio
I just recently found a "behavior" when using Integration Studio that is: you create an action; edit the code; go back to the IS and rename the action;open the code againAt this point you will get a...
View Article[Ideas] [Service Studio] Add number of reminders on the Application Modules List
Click on an application and allow easily see the number of reminders on the modules.
View Article[Ideas] Multi Platform Deployment
A multi platform deployment feature would help in staging (Dev->Test->Qua->Pre Prod->Prod) and in a distributed environment with several production environments. Fernando Matos
View Article[Ideas] Allow REST APIs errors don't be logged
My idea is to have a similar mechanism that is done with Exception Handlers to REST APIs errors, this is, the ability to choose if we want to log the error or not.For example, in the OnAfterResponse of...
View Article