The Regex_Replace and Regex_Search actions from the Text library could be added to the Built-in Functions in order to be used in Aggregates
This would help in scenarios of result filtering and in-query data obfuscation.
Thank you.
The Regex_Replace and Regex_Search actions from the Text library could be added to the Built-in Functions in order to be used in Aggregates
This would help in scenarios of result filtering and in-query data obfuscation.
Thank you.
Create a shortcut to enable / disable code to avoid having to right click and select the option. This will improve efficiency.
(Ex. Ctrl + D)
LIke other idea: https://www.outsystems.com/ideas/6044/create-structure-based-on-variable-type-right-click
Be able to create a structure by right click in list of a selected variables.
Hi would like to suggest that we can have the ability to use native SVG's without the need to use InlineSVG component that is not low-code friendly and has a horrible preview inside the platform.
I think the OutSystems way of doing this would be when using the Image widget, if I select an SVG image, add a dropdown or boolean option to select if I want that image as an HTML img tag, or svg tag.
Inside the WYSIWYG preview, it can be just be displayed as an image, but when compiling then we would have the SVG code directly in the HTML and the Inline SVG component would not need to run JS to append the code manually.
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 selection, and then just a selection of the environments within that infrastructure.
This is especially useful if you have access to many infrastructures.
Be able to create a unit test for a Server / Service / Client (?) / Screen (?) action that shall be executed without developer intervention, for regression purposes.
Hi Team,
Can we not add password toggle feature in service studio switch environment screen like below?
Existing Service studio snap,
Hi Outsystems Team & Community,
Hope you're all healthy and well.
Currently in my development practices to save time I will design my database architecture in an application first. Once designed In some cases I will drag and drop entities into a UI flow to have OutSystems handle screen creation. I'm then manually copying the UI elements, variables and logic out into a separate block (Especially in Mobile as screens must all reside in the one module). I especially use this method when generating back office screens.
To keep things as agile as possible it would be great to be able to right click on an existing screen and be able to convert to block. Have OutSystems handle all of the UI elements, input / parameters, variables and logic and automate the block creation.
I could see this saving a considerable amount of time throughout each project and this would also help in driving more component based design and development practices. Small time savings add up over the long term and this could be applied to Traditional Web, Reactive Web and especially Mobile.
Any feedback or further extension of this idea is welcomed.
Thanks and have a great day all.
Kind regards,
Jack McMillan
It would be awesome if there was the possibility of Uploading & Publishing multiple modules at once through Service Center.
Hello,
It would be interesting to have a way to export the warnings list of the eSpaces in the Service Center, in order to identify issues that must be resolved, especially security.
Regards,
Diana Milheiro
When doing code reviews, I want to compare the previous version with the new version containing the changes.
I first want to focus on code reviewing the functionality and don't want to be distracted by a lot of 'The position of the node has changed' messages.
I would be convenient to have an option to turn those messages off and on.
regards Hans
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 Sonar.
OutSystems should incorporate advanced static code analysis, with extensive anti-patterns validation and also provide a tool with dashboards and reports to allow Tech Leads to have more control over the code quality of their applications and factories.
When creating a new application, you can build on top of an already existing application (f.e. based on Task Manager).
Can you build an App that could actually be part of this set? You can view this in two perspectives. Build your own type of apps within your organisation, so the templates really stay within your environment.
Or from the perspective where all OutSystems developers can benefit from it.
*** Added 25 Jan 2021 ***
This idea revolts around the type of app you would like to install and build on top. So in the wizard where you can "select an app to install" you can only continue (or bail out) if the type of application is not in the list. Ofc you can put in a suggestion for the OutSystems Product Management team so PM can learn if we are missing anything at all.
My idea is basically builds on top of that by two things:
1. Instead of just writing what you miss, you can also submit an application to be added to this list. (Ofc this needs to be reviewed by the PM team, but then PM has at least have something to work with)
2. If the concept of "Template_" is reused you could have your own template apps popping up in this list within your own OS enterprise dev environment.
The app: web based app to collect information about available beds in ICUs in the different hospitals spread over The Netherlands. This app is to make sure that the distribution of patients is optimized in a way that patients are routed to the correct hospitals.The main user of the app will be the national coordination center in NL: https://www.lcps.nu/#/
More info on the recently created wiki entry: https://nl.m.wikipedia.org/wiki/Landelijk_Coördinatiecentrum_Patiënten_Spreiding On the website you can find the parties involved. The highest sponsorship is available from the Ministry of Health in The Netherlands ('Ministerie van VWS'). Our delivery effort will change overtime, but we have started with a team of 2-3 developers full time.
Allow when creating a form to choose from a few templates. Like when we create a new screen in Service Studio or Experience Builder. Or some form format like Step by step horizontal / vertical.
It would be great if the reactive data grid provided associative columns or dependency between columns.
For example, there are two dropdown columns, one called Function and the other called Role. When a Function is selected, the dropdown Role will display only the roles belonging to the selected Function.
I think it is a very important functionality, used in a lot of cases, so it would be very good having it in the reactive data grid.
Thank you