Give us feedback
confirmunload
Web icon

Confirm Unload

Stable version 2.0.3 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 06 September 2019 by 
4.5
 (4 ratings)
confirmunload

Confirm Unload

Details
Opens a confirmation dialog before leaving the page if the user has modified a screen input.
Read more

Easy-to-use component for enabling the native confirmation dialog box that is triggered when navigating away from the page (by either refreshing or closing the window).


Possible parameters include:

  • An option to alert the user only if any value of the screen inputs was changed (recommended).
  • A bypass parameter to avoid prompting the unload confirmation twice when clicking buttons that already displays a confirmation popup of its own (by having the "Confirmation Message" field filled).
  • A list of widgets that should not trigger the unload confirmation (e.g. "Save" buttons).
Release notes (2.0.3)
  • Bug fixes for the ConfirmUnloadDisable Action
Reviews (4)
2020-02-05
in version 2.0.3
I have an input_autocomplete widget in my form and because of that your "Confirm Unload" is not working
2019-08-30
in version 2.0.1
Great job Caio! Very useful :)
2019-08-30
in version 2.0.1
Working very well.