Skip to Main Content
Modal Warn on Unsaved Changes Pro v23.1
Documentation
Features at Glance
Basic (APEX default)
Custom (Event trigger)
Basic
Basic - default
This is a basic example, only using a dynamic action on the page.
Note that the cancel action is triggered on the "ESC" key, "CANCEL", "X", and the browser back button.
If a message is not specified, the default is taken from the plug-in Component Settings.
Open demo
Basic - custom message
In this example, we are using a custom message.
The message can be provided as :
1. Static text e.g. "Leave without saving?"
2. Text message e.g. "CUSTOM.WARN_ON_CHANGES"
3. Substitution string e.g. "&P20_CUSTOM_WARN_MSG."
Open (static text)
Open (APEX TEXT message)
Open (SUBSTITUTION STRING message)
Section Pages