[Ideas] For large espaces, increase default size maximum
Every time I update Service Studio, I have to go into the "ServiceStudio.WS.bindings.config" file and replace the default maxbuffersize, maxbufferpoolsize, and maxreceivedmessagesize of 33554432 to a...
View Article[Ideas] Aggregate with distinct
Aggregate should have an option to remove duplicates. I see this as a new tab like "Sorting" where you could select the column you want to remove duplicates.
View Article[Ideas] Agenda widget
Hi everyone.One thing that is most common in apps it's the calendar agenda (like we can see in outlook).Something like, make a booking and that appears in one agenda (calendar spreadsheet) or make an...
View Article[Ideas] Different icons for Integration Studio and Service Studio
When I have both opened, I find myself trying to guess wich icon is that I want to click in. I can change it by myself, but maybe someone @ OutSystems could make some cool incons for them ;)
View Article[Ideas] Create Structure/Entities from XSD (XML Schema)
It would be nice to automatically create the structure or a collection of entities that can accomodate the data from a XML without having to create it manually. It could also create methods to read a...
View Article[Ideas] Do not kill license during major version upgrade
This one always catches me by surprise, and it shouldn't... when we do a major version upgrade (say, 6 to 7 or 7 to 8), it invalidates our license. We always forget to request that the license be...
View Article[Ideas] Link bug/ticket numbers in version history to details on the issue
When the version history for a release is posted, there are bug or ticket numbers, but no way of learning the details of the issue. It takes us some time (a total of about 10 hours) to upgrade all of...
View Article[Ideas] Auto update Service Studio for macOS
It's great that there is a macOS Service Studio available. Having it auto update would be even greater :-)
View Article[Ideas] Instructions on how to include existing reactjs UI components as...
It would be nice if OutSystems provides us with an instruction guide or video on how to implement an existing reactjs component in OutSystems reactive app or library module.There are many react UI...
View Article[Ideas] Expression Editor - Show breadcrumbs allong the Header
How about displaying something usefull allong the header of the expression editor? Instead of just displaying "Expression Value" etc allong the top Why not add the breadcrumbs, like on the top right,...
View Article[Ideas] Error handler and/or theme page assignment for page not found
Right now, if a page should be under an eSpace, but isn't, the user gets an ugly white + Times New Roman screen that says "page not found", equal to the uncaught exception page. We need a way to...
View Article[Ideas] list of thumbnails image
The idea here is to take 10 images related to an Id (for example a person can have images such as documents, family photos, etc.) and place each image in a variable imgxx and that webblok shows the...
View Article[Ideas] When viewing an entity diagram, have a visual indicator showing which...
When viewing an entity diagram that contains a large number of entities, it would be very helpful if there was either an icon next to the entity names in the right hand panel, or if the entity names in...
View Article[Ideas] Change the default for Resorces to "deploy to Target Directory"
Currently when you add a resource to your espace the deployment mode defaults to do nothing. In 99% of the cases I would think that if a person added a resource they would actually want it deployed to...
View Article[Ideas] Warn on FULL JOIN's
TrueChange should warn on FULL JOINs. FULL JOINs are rarely the right approach to solve a business problem but can cause severe performance issues with larger data sets. J.Ja
View Article[Ideas] Differentiate the Warning Icon in the module list
Now we have a yellow mark. This could indicate:OutdatedOutdated and incompatiblemake the incompatible a different color, so real problems are visually indicated
View Article[Ideas] Port Service Studio and Integration Studio to MAC OS X
Build a Service Studio and Integration Studio version to run in MAC OS X operating systems.
View Article[Ideas] Convert Times to User's Timezone in OutSystems web interfaces
When you're working on the OS PaaS environment, the time that is displayed when a module is deployed is the server time. I would be nice to have a setting in lifetime where we can set our own timezone...
View Article[Ideas] Service Center - Solution Publish Steps
When publishing a solution, fix the headerAnd to avoid scrolling, maybe to invert the logs order to most recent or auto-scrolling to see real-time logs.
View Article[Ideas] Check scope when binding to queries in Preparation
Scenario: Query is in Preparation, but in a branch of logic that is not always going to be run. In the Preparation, actions outside the guaranteed scope of the query cannot use it. But on the screen,...
View Article