Example:
To better show that those elements aren't relevante for the logic we should have the possibilty to place NOP (No Operation) nodes.
Possible solution example:
I'd like the posibility to select multiple widgets and then in the properties pane the properties that are not unique to a widget can be edited. For example, when selecting multiple radiobuttons I want to set the destination and style once for all radiobuttons.
When I create a comment, it would be nice if there was an automatic way to set it as a reminder. For instance, if I use a specific prefix like "TODO:" or "FEATURE:" it would always be set as a reminder, and show up in the TRUECHANGE list!
As a developer or Dba-er, I want to be able to
- change the default sort order of indexcolumns (default true)
- create function based indexes
- specify the index type
- turn on and define table partitioning.
I would like to have the platform to create columns using a column order which normally gives the best performance. (based on mandatory, datatype and length of the attribute)
Hello,
It would be an improvement if it's possible to export and import the eSpace alias list from the seo rules section. Now you always must check manually if every environment has the same rules. The page rules also have this option, so why not add it here also.
Screenshot to make it more clear:
Sometime you work on a certain part and are not able to finish certain parts, or want to skip certain parts, like complex queries.
Then it would be great to disable or, comment out certain tools in the action flow. so you don't have to worry about them now.
Perhaps they are not complete yet, or unusable.
With an if-block, it would always follow the true-line, it would skip the for-each etc. etc.
When an idea contains a long URL in its description, the URL spans outside the box meant for its description. For an example see: https://www.outsystems.com/ideas/4742/outsystems-10-documentation-bug-input-parameters-on-human-activities
It takes time to get into the Outsystems mentality coming form the .Net background. A feature I would love to see is dynamic suggestions to simplify logic. Sometimes I just tend to put all the if else blocks and loops to just suffice to the logic I need. But surely there are better ways to do the same.
A functionality similar to what resharper(and many other plugins) provides in .Net where it suggests optimized loops, LINQ and conditional statements would be really helpful here I think.
Add tools to allow the enhanced organization of application icons in the user's environment in Service Studio. Filter, Sort, View mode (List, thumbnails, ..), ...
Timers are great and very helpfull, but the Service Studio schedule form it's not "developer friendly".
Most of the time I need a timer to run every 15 or 30 minutes. To do that with Service Studio I need to pick every time interval in a list.
Wouldn't be simplier if I could just say that I want something to run every XX minutes?
Why can I do this in Service Center and not in the Service Studio? To save some clicks sometimes I have to create a timer, publish the espace, go to service center, and edit the timer. Again, this is not "developer friendly"..
Version 8 is all about UI and great apps. The IDE deserves to be great also!
It could be just a form like Windows Scheduled Tasks, or at least just the "repeat task" section.
I am thinking of how retrieve information from a Malaysian Identity Card reader and transferring the information such as name, address, etc. to an OutSystems Android app.
The cardreader is this http://www.causalidea.com/home/ci-showkad
The sample application on Google Playstore indicates that it broadcasts an Android Intent.
How can an OutSystems app get this information?
More on how this card reader works.
https://www.youtube.com/watch?v=Q6zO2mCyK3s
Hello Everyone,
We know that OutSystems mobile development provides the event handlers on blocks. Examples: OnInitialize, OnReady, OnRender, OnParameterChanged etc.
It would be great if some of these event handlers were also provided for web application development in OutSystems.
I can think of a good usecase for the "OnParameterChanged"event handler.
Whenever parent screen/webblock changes its data , it will cause the parameters used by the child webblock to change.
We generally require to refresh the child webblock from the parent screen action - to trigger re-render of the child webblock. If the parameters are changed, it would be ideal to have the child webblock itself re-render again. This is very much like the "reactive" model followed by many new frameworks.
Other event handlers for the web-block render lifecycle would also be useful.
Another advantage would be: the developers would be following a similar programming model on both mobile and web applications. If are able to make the differences smaller between both development types (mobile and web) - it would be great.
Regards,
Chetan
Many times during development it's necessary to either check or modify the Effective Value of a Site Property. It would be great if you could right-click on a site property in Service Studio and have the option to jump to its value page Service Center.
i.e. In this menu there would be an additional option "Manage Site Property":
Clicking that option would take you here:
There is additional complexity involved with multi-tenant site properties, but perhaps it could navigate you to the Site Property for the tenant you have configured to Test Queries in Service Studio... Just a thought.
OutSystems Version 10 requires the installation of the SSL certification.
But We want to use it without installing SSL certificate.
Therefore, We want an installation option to be SSL installation-free.