[Ideas] Dynamic tooltips
It would be nice if you could use dynamic data (variables) in the texts that appear as tooltips. If this was the case you could show the user context-depended information.I know you can solve this with...
View Article[Ideas] Load static assets from a CDN
Why not allow for static assets to be loaded from a CDN?By static assets I mean: images, fonts, CSS, JavaScript libraries...We could still have the existing strong-coupling, but at the same time...
View Article[Ideas] The intercepting filter design pattern for server / service action
Hi,It would be nice to have some pre-processing / post-processing common logic to plug in with each server action and service action. This can be very useful if application want to apply common...
View Article[Ideas] Insert the .oap or .oml file into the information scope of a project
It would be great to upload an application or module file in the project information.Somewhere here:This allows other users to see how the app was built and learn other ways to create their logic or...
View Article[Ideas] Set 'Ignore' as default delete rule.
In OutSystems when we reference any other entity's attribute then it automatically sets the Delete rule as 'protect' by default. Instead of the 'Protect'  Rule, It should be 'Ignore'. Why? because.1....
View Article[Ideas] mark Quiz item, such as "not sure"
It would be useful if we can mark Quiz item, such as "not sure", in order to review this type of Quiz, in case of the guessed answer is correct and we can't find  out the "not sure" Quiz again.Â
View Article[Ideas] Custom a popup dialog using Sweetalert JS library.
Custom a popup dialog or alert with SweetAlert JS.Library : https://sweetalert.js.org/guides/i Copy a external js sweetalert2 to OS script :<script src="sweetalert2.all.min.js"></script>...
View Article[Ideas] How to insert public WMS (web map services)?
I want to insert public WMS such as Eumetsat and NOAA web layers in a module to publish in a reactive web app to be readable in all devices.Is it possible?
View Article[Forums] Center the checkbox
Hello Is this the table you are using, Then Check If the column or header have padding or margin applied this might be a reason your checkbox is not showing  left alignedI hope this will...
View Article[Forge] fullstory user experience analytics
This component helps you capture user analytics data to use with the FullStory DXI platform.
View Article[Forums] Header color change
Hello For you use case you can do it there are few ways, You can write the Css and then you can apply the color of your choice, Another way is by using the Theme Editor.I will describe you both the...
View Article[Forums] Header color change
I wanted to change the color of the header if someone can helpit is showing white I want it in different color how can I change it.
View Article[Ideas] HTML Email Templating
Currently the way email customizing works is really annoying (especially theming). It would be very cool if you could use HTML (for example MailChimp templates) to use as a starting point for...
View Article[Ideas] Mark private messages as inappropriate
The user should be able to report that someone else is sending them inappropriate private messages.
View Article[Ideas] Idea's comment notification
On new version of "Ideas" (the community functionality), would be nice to send a notification to the author, when someone does a reply/comment.This current version, I do not receive a notification when...
View Article[Ideas] Copy and Paste Data into Grid
I would like to be able to copy data from web page or Excel sheet and paste into data grid.the use case is batch data entry.Example: https://www.ag-grid.com/javascript-grid-clipboard/@charset...
View Article[Ideas] JavaScript for Mobile/Reactive - Better autocomplete
The new JavaScript editor for mobile apps, is great, but the autocomplete could use some work :)The feature catches comments and strings at the moment, see below.
View Article[Ideas] Management dashboard
Add the "management" dashboard in the new experienceIt's ideal to inform the management of the progress in resolving findings
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