[Ideas] Allow copying of multiple lines of disabled parameters
If you delete a parameter from an action, anything calling that action will still show the value of the deleted parameter, but it will be disabled because it's now obsolete.Currently, if that parameter...
View Article[Ideas] Edit data directly in ViewData editor inside Service Studio
I would be great to be able to edit entity data (in addition to the ViewData functionality) inside Service Studio. As far as I know, there is no easy way to manually edit data for testing purposes....
View Article[Ideas] Simple query boolean expressions: allow checking without true/false
Normal expressions allow booleans to be evaluated without comparison, and the not operator, e.g.:if(not myBool, "hello", "hi")In simple query expressions however, we need to explicitly check against...
View Article[Ideas] Choosing Button color in the properties area.
Hi everyone,It would be great if we could change a Button background color ,and inside text color, in the properties area just like we define the visibility.It could save a lot of time, instead of...
View Article[Ideas] Import multiple images at same time in Service Studio
Currently only 1 image at a time is possible to be imported to the Images folder in Service Studio. It should allow to select multiple images.
View Article[Ideas] Radio Button in Reactive Web and Mobile apps
Hi Team,It will be better if we can add Radio Button in Reactive Web and Mobile apps.Thanks & Regards,Ramesh Sirvi
View Article[Ideas] Basic Authentication to Consume SOAP Web Service
I have a web address that requires a username and password to access the WSDL. (Basic Authentication)Therefore, I cannot consume the SOAP Web Service directly within OutSystems (Integrations -> SOAP...
View Article[Ideas] Event lifecycle handlers in web-blocks in web apps
Hello Everyone,We know that OutSystems mobile development provides the event handlers on blocks. Examples: OnInitialize, OnReady, OnRender, OnParameterChanged etc.It would be great if some of these...
View Article[Ideas] Automated refactoring when fetching data Locally when previously from...
When you create a Local Entity based on a Server Entity you can select which attributes you want to have locally. However if you want to use the LocalEntity instead of the ServerEntity you'll have to...
View Article[Ideas] ListAppendList builtin feature (Append a list to a list)
Hi, I would like to see an built-in implementation of appending a list to a list. Too many times I have to create a for-each loop to append all records from 1 list to another, while a simple action...
View Article[Ideas] Static Code Analysis
Even though Service Studio as started to incorporate static code analysis in TrueChange, it is still not compared with the static code analysis tools used in traditional development languages, like...
View Article[Ideas] Native support for PostgreSQL and MySQL
It would be good to have native support for PostgreSQL and MySQL
View Article[Ideas] Make Switch Environment smarter
The current switch environment dialogue could be a lot smarter.As in OutSystems/Myplatform page all infrastructures that I have access to are listed, I would like to first have an infrastructure...
View Article[Forums] I save in 01-03-2022 but in the calendar the save date is 01-02-2022
I save in 01-03-2022 but in the calendar the save date is 01-02-2022
View Article[Forums] Using document.getElementById(id) to implent a splash screen
Hi,I am trying to implement a splash screen and use the document.getElementById(id) javascript to get the element id and then add or remove the necessary css class.var element =...
View Article[Ideas] Pin Module for Quicker Access
I would like to suggest being able to pin the module.This is pretty similar to "recent modules" that we have now but without having the module be out from the listing if many modules were recently opened.
View Article[Ideas] [Learn / Certificate] PDF with Certificate in Landscape mode
Hello all,I think that's pretty much it. I believe that in landscape mode would look better :)Cheers!
View Article[Ideas] Architecture Dashboard tab in Service Studio
Hey guys,I think it would be really helpful to have a new tab besides the TrueChange tab that shows the Architecture Dashboard report for the specific module we're seeing.Apart from being more...
View Article[Ideas] Web Development : Add a Javascript Widget
I'm brand new to OS, and started in the Mobile area. I was impressed with the logic flows I was able to create and, when needed, I loved being able to add the Javascript Widget, pass in and out...
View Article[Ideas] in React, if column is empty column should not take up space
In traditional web applications if a column in a table has no content it doesn't take up space (unless you explicitly set a width). We use this a good bit if the viewer has edit access they get...
View Article