[Ideas] Add number line in the Test Output area of an Advanced SQL
As the title says, i would like to see the line number in the left side of the Test Output area after testing a query in the Advanced SQL action. I think this could be usefull while debugging.Thank...
View Article[Ideas] Keyboard shortcut for "Refresh all open Consumers" (aka offline refresh)
I find myself having to resort to the Module menu a lot when working with producer/consumer scenarios. It would be a lot quicker to just have a keyboard shortcut to do that.
View Article[Ideas] GetIdFromLabel function on Static Entities
It would be really useful to have a default function on static entities that would allow you to get an entity record based on the label property value. This would work similar to the current default...
View Article[Ideas] API for triggering republish of a solution/eSpace to the same...
When multiple developers are developing a highly modularized system the references between different eSpaces easily get outdated. To counter that, we run a build (republish solution) each night to...
View Article[Ideas] Add Publish status to tab on service studio
Sometimes we are publishing an eSpace and we start working in another eSpace (which perhaps needs something from the other eSpace being published) and we have to keep switching tabs to check if the...
View Article[Ideas] Attribute Field Mask with Formatted Values as MS Office
Hey Guys,Which wouldn't be great, if we have an addictional field attribute, type as Mask in MS Office, I know that we have Format Functions, but I think will be more easy and gain usability at the...
View Article[Ideas] CodeEditor/web viewer to help the implementation of external...
the service studio already have an editor that recognizes the changes of the code, for example when changing the color for a web block, he will change immediately. that doesn't happen when you import...
View Article[Ideas] Redirection to the Entry Point destination.
I would like to have a redirection to the destination of the Entry Point.View image below
View Article[Ideas] Option/keys to maximize canvas to full screen and back to normal
I would like to see an option in service studio where you can maximize the canvasto full screen and back to normal again (like F11 in windows). This is useful for web pages, action flows, processes....
View Article[Ideas] Descriptions should state base number where applicable
It makes sense to include the base number in the description of anything where one exists. Â For example, the Count and Length of Lists ares 1 based but indexes are 0 based, it would helpful to include...
View Article[Ideas] Multi-line of Static Entity record item value on OutSystems11
We noticed that Static Entity support multi-line of record item values on OutSystems 11.Please refer to  the following capture.<StaticEntity_MultiLineValue.png>It is possible to output data...
View Article[Ideas] Test a regex pattern inside Outsystems
Provide the option to test a regex pattern inside the IDE, without leaving the IDE. For example this is possible in IntelliJ. It would be nice if we have most of our tools localized inside Outsystems...
View Article[Ideas] When enabling an element, automatically make it part of the flow
When enabling back an element that was previously disabled, it is not automatically inserted into the flow. We need to "refactor" the flow in order te enable the element again.If the element is over...
View Article[Ideas] IDE plugins
Service Studio SDK with some kind of API that enables programers to develop plugins that generate OutSystems "Code" and extend the IDE
View Article[Ideas] Action for Entity Update only if data diferent
Today the entity has the action:Â CreateCreateOrUpdateUpdateGetGetForUpdateDeleteI suggest create a new action called "UpdateOnlyIfChanged" and/or "CreateOrUpdateOnlyIfChanged" because if is need sync...
View Article[Ideas] How to get the code coverage if we doing Unit Testing in Outsystem
If we are implementing the BDD framework than there some possibility should be there for getting the Code coverage. It will be us analytical report that how much scenario is covered
View Article[Ideas] Need option "Extract to Action" in preparation as well
Hi Team,Need option "Extract to Action" in preparation as well
View Article[Ideas] BPT - Cross process call back actions
If I need to execute the same actions for all the processes I have to add the same call backs for all of them.As is possible to have an "On Activity Ready" (for example) for all activities of a...
View Article[Ideas] Improve BPT documentation in v11
It would be nice if the level of detail of the BPT related documentation of v9 could also be available in v11.Also several pages of the Master Class on Modeling Business Processes (BPT) training...
View Article[Ideas] Merge two accounts without deleting one of them.
It'd be nice to keep both accounts when merging because there might be some cases when the user wants to transfer activity to his personal account. A separate 'delete account' button or a dialog asking...
View Article