[Ideas] Be sure default text values for an entity attribute will fit
This idea is the result of my stupid mistake but it seems like a simple thing to implement. I couldn't figure out why I kept getting 'String or Binary Text truncation error' when I was attempting to...
View Article[Ideas] App Properties: Site Properties at the App level
App Properties: Site Properties at the App level J.Ja
View Article[Ideas] List Actions Auto Label
I liked the recent update where the For Each getting the label automatically from the Entity or Variable used if label is not specied. I was wonder if the same could be used for actions like...
View Article[Ideas] Scaffolding Script Building Tool
Allow programmers (customers) to create brand new Scaffolding inside the platform, ultimately resulting in a forge-like repository of installable scaffolding.To accomplish this, some new platform...
View Article[Ideas] Make container names for dragged entity attributes in a form more...
Here is the default construction of a web screen when dragging Entity Attributes onto a form. Here you can see that it would be a lot better if we knew the form field inside the container. Here, rather...
View Article[Ideas] [Service Studio] List Wake* actions from Timers on Search
Hey there,The same way the CRUD actions were added to the search, please allow the Wake actions to be listed as well.Cheers!
View Article[Ideas] Comment out logic / Disable tools in action flow
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...
View Article[Ideas] new / improved action tools
What I like to see:switch to be able to set the labels of the conditions instead of seeing 1,2,3,4 and otherwisedo/while/do or for-loop I really would like to see a simple do/while on a condition,...
View Article[Ideas] Indicate an error line in Advanced Query
When we try to run an Advanced Query, in the test button, to see if the query is having the expected behavior, it happens that sometimes we have errors and the error message is never clear (eg: after...
View Article[Ideas] Site properties shared between multiple eSpaces
It would be useful to have, what we could call, site properties that would be shared between multiple eSpaces. This would avoid the replication of site properties with the same value over multiple...
View Article[Ideas] [IntegrationStudio] Add feature to import JSON to Structure models
Add a feature to import JSON to structure models via Integration Studio. (Problem: it takes too long to create structure manually, we need to create structure in a faster way!)
View Article[Ideas] Move reference validation popups windows to True Change
When you are opening many espaces to update references, sometimes when it is doing a lot you get popup windows asking if you want to refresh references. With many windows open, they tend to show up...
View Article[Ideas] publish demo-able sample app to use Google Speech API
As AI is the buzzword, it would be good to publish a sample app to leverage Google or Microsoft Speech API to demonstrate the AI capability integrated into OutSystems App.A use case might be voice...
View Article[Ideas] Display look of External Referenced CSS
When working with a project that is referencing an external CSS file, it is easy to add the import to the code using provided AddStyleSheetTag from HTTPRequestHandler. However, this CSS is not used...
View Article[Ideas] make swapping base themes easy
Hi, Sometimes you start a new application with LondonTheme. The during development, someobdoy says, no, better use the DublinTheme, to swap the theme is easy, but then you are in a horrible mode of...
View Article[Ideas] IsMobileBrowser()
Hi With the function IsMobileBrowser() you can ajust all content for mobile browser, showing it only if working in mobile browser. Unfortnetly, this function doen's work in preview mode for smartphone,...
View Article[Ideas] Application Permissions
The only way I’m aware of assigning security to an application, using LifeTime, is to go into each application and then choose “Define Permissions for Specific User.” I think that’s fine when you have...
View Article[Ideas] Warning optimized warning.
I know there are many, many ways to do the same process in Outsystems, but what if it could give "tips" about the most optimized methods made by other users? To clear a bit more my point here, let's...
View Article[Ideas] Simple query boolean expressions: allow checking without true/false
Normal expressions allow booleans to be evaluated without comparison, and the not operator, e.g.:if(not myBool, "hello", "hi")In simple query expressions however, we need to explicitly check against...
View Article