[Ideas] Automatic Site Property creation
It would be nice to be able to automatically create a site property in the expression editing window. Like when you're writing an if statement and you think it would be better to have a default value...
View Article[Ideas] Show Summitted Feedback on screen
It would be usefull if there was a setting to make the feedback given by users via the yellow feedbackbutton visible for the users. This way the users can see before submitting feedback if that...
View Article[Ideas] Don't add around items in ListRecords
The <span> that gets added around items in ListRecords causes a lot of issues with jQuery and other things. For example, we tried using a div with display: table-cell and it did not work because...
View Article[Ideas] FormatInt() Bult-In Function
In the built-in functions, format section, we have the functions FormatCurrency and FormatDecimal but there is no FormatInt. If I have a large int and want it to show with a group separator I need to...
View Article[Forums] Content of accordion/section expandable is expanded automatically on...
Lorena Sabou wrote:Hi Aditya,Isn't something like this working for you?In the action triggered when you switch to the next page, add a RunJavascript node with this code:"$('.SectionExpandable.expanded...
View Article[Forums] Generate (eñe, enie, spanish letter enye, lowercase n with tilde)...
You're right! I'm reporting this issue.Try 209 (upper case) 241 (lower case).
View Article[Forums] Mobile: Line chart draws only one data point
Sure. This is the app in question. You first need to add some data to the database via the "New" bottom bar button. Then you can view the data via the Dashboard. Note that the line chart is a copy of...
View Article[Forums] Do this Plugin fetch Location from GPS or Network
Hi Assif,You have this plugin: https://www.outsystems.com/forge/component-overview/1916/diagnostic-pluginAnd, you have these actions that do the following:IsLocationAvailable:"Checks if app is able to...
View Article[Ideas] Multiple tabs for Actions/Screens/etc'
let the developer split the screen and allow to open several webscreens (tabs) of the same espace.something like the split screen and tabs on .net visual studio
View Article[Ideas] Create wrappers from web services and extensions
When integrating with external systems you will probably use web services or extension methods, and you'll most likely be needing to set some parameters like the URL, timeout, credentials, etc. and...
View Article[Ideas] Add RichWidget for Real time Web functionality - SignalR (Web Sockets)
Adding a Richwidget for real time bidirectional communication between server and client. In that a server can push content to connected clients instantly as it becomes available
View Article[Ideas] Combobox allow blank value for text fields
I can understand not wanting the value to be blank for key values, but for text values, it's a bit strange to have a non-blank "blank".Preferably, though, it would have been nice to have the Values be...
View Article[Ideas] Show AO count in Service Studio and LifeTime
It will be helpful if the number of AOs an application and its espace consume is displayed as a badge icon over the application/espace.In Service Studio the total AOs could be displayed per espace when...
View Article[Ideas] Query parameters introspection
When we are adding a parameter to a query in an action, if there is a variable in that action with the same name, the introspection mechanism could create the parameter with the same datatype.
View Article[Ideas] navigation mouse buttons don't work in Service Studio
I find it very annoying that the forward and back mouse navigation buttons do not work in Service Studio, they should control the forward and back e-space navigation (CTRL-ALT-Left\Right). Similarly in...
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] increase input widget size on Style editor in Service Studio
When variables are used they are currently not easily readable in the input widgets
View Article[Ideas] Submit iOS app to apple store
It would be helpfull if the platform allowed to submit an iOS app to Apple Store (if possible with a click of a button).
View Article[Ideas] Integrate OutDocumenter in ServiceCenter
It whould be nice to have an overview of all available actions and webservices in Service Center, something like a 4GL dictionary. This would give an overview of Built-in actions all public actions in...
View Article[Forums] Application-to-Application Password Storage
@Carlos: It's not that "OutSystems doesn't allow the password to be decrypted", it's that OutSystems stores the password as a one-way hash, which is the safest way to store passwords that needn't be...
View Article