ODC Rebuild of OS11 version originally provided by André Gonçalves (https://www.outsystems.com/forge/component-overview/7559/sweetalert).
Details
A beautiful replacement for JavaScript's confirm message! It will replace the ugly confirmation message with a beautiful customizable and fully functional modal.
How to use:
1. Reference it in your application and call the Initialize Action inside the OnApplicatioReady event of your application, like so:
2. Use the "Confirmation Message" property available in any Button or Link, like so:
Demos and more info:
https://sweetalert2.github.io/
Enjoy!
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)