[Ideas] Allow CTRL-Down to move variable assign down when in Value field
These Hot Keys work when in the variable portion, but not the value portion. Add hotkeys to both sections. Sometimes when I'm trying to CTRL-Down to move an assignment down it doesn't work and then I...
View Article[Ideas] Remove unused elements - Show where they are from
I think this feature could be improved.It would be cool if we could know from what espaces/extensions the elements being deleted are from.Right now it only tells me what is being deleted. It doesn't...
View Article[Ideas] Assign Control - Double Click
Double clicking on the Assign control:If there's only one assign within the 'Assignments', then open up the expression editor for that assignment.Otherwise, do nothing, as it currently doesMost of the...
View Article[Ideas] Forums : Require a radio button selection of Mobile or Web
Forum posts in most development environment forums are notoriously sparse of needed information. For example, there was a post yesterday with a Title of "Click on table records" and with text...
View Article[Forums] How to persist data in outsystem mobile?
Hello Supportteam,Issue :what is the best way to persist data throughout the application in outsystems10 mobile?Eg : Suppose we are having authentication key which needs to be check on every api...
View Article[Forums] In App Browser
On clicking of a button, I would like to redirect to an external URL (for ex www.google.com) within the mobile app.I have tried "RedirectToURL" component. But it is redirecting me to open the page...
View Article[Ideas] Add new Attribute to Entity with Default Value
When adding a new Attribute to an existing Entity it would be useful to specify a default value that the new Attribute is initialised with on each existing record.This would save time rather than...
View Article[Ideas] Submit error feedback feature
From what I understood, the submit feedback option in service studio is very important, principally to submit feedback on errors that users get on their daily work, because me/they are the main testers...
View Article[Ideas] Add environment's local and public IP information to Service Center
Hi,I would like IP information to be always visible, maybe on the right side next to / below license information, development mode and date.Thanks.Michal
View Article[Ideas] Preview Data in Production mode
Hello community!Since the View data option is not supported in a Production Mode Environmente, would it be possible to add an option to "export" the data to Excel or something of sorts?Thanks
View Article[Ideas] Bundling and Minifying the JavaScript & CSS files
Like that: http://weblogs.asp.net/scottgu/new-bundling-and-minification-support-asp-net-4-5-series
View Article[Ideas] Modern JavaScript (ES6, ES7) support in ServiceStudio
Hello All,JavaScript has had ES6 and ES7 syntax since a couple of years. The new syntax provides some good features like lambda syntax, the 'let' keyword, the 'const' keyword, template literals...
View Article[Ideas] Life Time Analytics deep Analysis option
Hello All,I am basically a Performance tester and do analyse by Monitoring the Life Time Analysis portal. I feel that the Response Time Distribution graphs can be used for deep dig in analysis by...
View Article[Ideas] CTRL-N on an image to upload a new image
If you have the image folder at the bottom of the interface tab selected, you can press CTRL-N to open the image upload dialogue box. Once you upload the image the selection jumps to the new image and...
View Article[Ideas] Lifetime - List deployment history for a given environement
List the deployement history with date and User who published, version, link to full details
View Article[Ideas] Search in CSS/Javascript windows.
The search/find should also be limitaded by the context of a Style Sheet/Javascript window. Actually I can only search for a element in the escope of a screen or entire espace.
View Article[Ideas] [Forge] Mechanism that allows revamping old Forge components
As the community grows, we get an increasing number of inactive users.As natural as that is for any social network, that also means we'll have an increasing number of outdated Forge components.I...
View Article[Forums] How to persist data in outsystem mobile?
Hi Virag Sakhida,There are different ways of persisting data and authentication keys might need risk assessment of using any approach. You can store in your local or remote database sensitive...
View Article[Forums] Records
To correct a bit what Joey said, a Record is a specific data structure that can hold any number of Structures, Entity Records (which aren't really records, but more like simple Structures) and Simple...
View Article