[Ideas] Show SQL Test execution time
It would be interesting to show the execution time of the query when pressing the "Test" button in the SQL Editor for advanced queries.Yes, it's not a real view of how the query is doing, but it may...
View Article[Ideas] Mark a Site Property to have its value masked in Service Center
Some site properties represent passwords, it would be good to have their values masked in Service Center. There should be a checkbox on the Site Property in Service Studio to mark this option. J.Ja
View Article[Ideas] [Service Center] Send Test Email
Service Center should have a button in "Administration > Email" to send a test email so we can check if the configurations are all ok, and the platform can communicate/authenticate with the email...
View Article[Ideas] Reference Usage from any application
Right click on any web block / action / entity being referenced by an application and see what other applications are also using this. Â This is helpful if you are trying to troubleshoot and need to...
View Article[Ideas] Get the executed SQL of the aggregates in mobile
For example when we open a aggregate get the executed sql. So we can speed up to investigate some queries.
View Article[Ideas] OML API/ accessing data
When are we gonna have a option to access the metadata from a OML file?In my case i need to generate report for instance, all screens and their input/output parameters to a given Espace.This...
View Article[Ideas] Make BPT synchronous and transaction aware
All BPT actions should run in a synchronous way and respect the current transaction, being 'rollback-able'. It is a pain to try to guess what is happening when multiple events are occurring...
View Article[Ideas] [ServiceCenter] Temporarily disable eSpace
It would be nice to have a mechanism to temporarily prevent access to an application in ServiceCenter, that would redirect all the users to a maintenance page.
View Article[Forums] Developed new module
If I have one existing .net application , I want to create new module in outsystems then How I can use database and dll files of .net application in new module in outsystems.
View Article[Forums] Publish App not appearing in Outsystems Now
@Daniel: Just curious, Is OutSystems Now not available for On-Prem setup?
View Article[Forums] Display the popup Message on the screen by the value of the Input...
I want to display each message saying Easy or Normal or Hard around below on the screen by the value (1 to 3 which show DifficultyLevel here) of the input parameter.It is kind of like a pop up message...
View Article[Forums] Is this available for MOBILE?
Hi Umesh,Per compnonet page, it's for web and was last published 4 years ago (OutSystems 9). Shouldn't you evaluate other components? As in last couple of years, lot of APIs from Google Analytics and...
View Article[Forums] save data from timepicker HTML code
Hi,I'm looking for help how to save the time data to database from HTML code. This is the code for timepicker:result:And how to save the time into database?Thanks
View Article[Ideas] Roles and Users Administration
In Service Center, all Security Levels (Read Only, Reference, Download, Publish, Full Control) available at the eSpaces/Extensions/Solutions tab should be available in the Security Settings tab when...
View Article[Ideas] Remove system eSpaces from Service Studio Download List
If I can't open a system eSpace in Service Studio, they shouldn't be included in the "Download from Server" list, or maybe have a differente color and not selectable.
View Article[Ideas] Embebed Systems with JavaScript
Embebed systems with JavaScript, and a API with integration to OutSystems.
View Article[Ideas] Add compound assignment operators to assign (+= | -=)
It would be nice if we could set the operator of the assign to += or -=
View Article