When personal environment is sleep it should be automatically wake up when i user logged in.
Or the environment wake up page should be open in the application itself. User don't need to go to the browser for waking it up.
When personal environment is sleep it should be automatically wake up when i user logged in.
Or the environment wake up page should be open in the application itself. User don't need to go to the browser for waking it up.
Currently, whenever you sync Datetime values between local and server entities, a timezone conversion will be implicitly applied without any prompt on your part.
This behavior doesn't make a lot of sense in every use-case, especially when you're dealing with historical data.
There should be a way to select if timezone conversions should be applied to the Datetimes you're synchronizing.
It would be great if our personal environments could be linked to our enterprise cloud environment. We currently have 12 Outsystems developers and I encourage them all the use the personal environments for both their own projects and for experimentation. This means that sometimes they do some side work in the personal environment that they would like to bring back across to our main cloud environment but this is difficult with the restriction on transferring licences from personal to enterprise. By being able to link the two would allow our developers to “play” a lot more without polluting our main dev environment with unwanted stuff.
Also if a personal environment is linked to an enterprise one it would be great if it didn’t keep going to sleep. I know that having the environments running does cost Outsystems but when and organisation is paying around $200k or more a couple of few personal environments isn’t really all that mush and it helps us promote Outsystems not only to our internal staff but also the wider community.
At the moment the maximum length of an action name is 50 characters. This is way too small for having effective and readable names.
You end up truncating names which has a negative impact of readability, maintainability.
So please increase them by a lot. at least 255 characters.
LifeTime has great and time saving action to automatically tag and set to deploy an application.
But, this action as a problem...
We can set versions using the format Major.Minor.Revision, but Tag & Deploy only creates versions with format Major.Minor. Because of this I can't use Tag & Deploy most of the time and need to previously tag the applications or go through extra steps to do a Custom Deploy.
LifeTime could have a setting to set the default Tag & Deploy version format OR provide two actions, one for Tag & Deploy a Minor version and other to Tag & Deploy a Revision.
A no-brainer: having the possibillity in the Expression Editor to click on a true or false button to have the text.
Just like you have now with the null identifiers.
Yes, its lazy but that's the common thread with developers :)
This idea relates to http://www.outsystems.com/ideas/377/built-in-list-records-sorting and filtering is mentioned in the body here but I think there is a different thinking behind sorting and filtering and I believe filtering deserves a separate discussion.
Sometimes Lists are not obtained from a database. They can be obtained from the result of a webservice call, or from the result of another outsystems action developed by another developer/team. In this case the only way to filter the list for display is to create code to loop through the obtained list and copy the items you want to display into another list. This second "display list" can be assigned as the source of the "List Records" widget.
I propose that a property is added to the "List Records" widget allowing you to add an expression that is evaluated for each item in the list. The row is only displayed if the expression is true.
E.g. List.current.Year = CurrentYear would only display items matching the CurrentYear.
There doesn't seem to be an easy way to access the courses you are currently taking at Outsystems.com. It shows you one of them on the front page, but if you abandon a class to move on to another one, then it will continue to show you the old one you abandoned.
Hi, I found that 100 espace limit in a page was too few.
I usually maintained Platform Server once in a few months.
And it really a chore when deleting old versions of espace.
Maybe add a configurable paramater instead of static 100 entries.
I was looking around the Ideas in the Community and I've noticed that so many great well-voted ideas were not done, even though they were 2010. This is a kind demotivating... OutSystems should give at least a feedback and close these items, as they will not consider them.
Add tools to allow the enhanced organization of application icons in the user's environment in Service Studio. Filter, Sort, View mode (List, thumbnails, ..), ...
Hi,
It's strange that input-parameters in the headers are not allowed to have a - (minus).
It's pretty common to be used for custom-header info.