Skip to content

DeadlyEmbrace/ExitIntent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExitIntent v1.1.0

Stops user navigation when they're about to leave a page without saving their changes. If a user is about to navigate away from a page, throw a mendix confirmation box to ask them if they'd like to save their saves. If they pick yes, commit any objects changed before continuing to the next page.

Notes

v1.1.0 should only be used in Mx 7.16 and above, for prior versions use v1.0.0 instead

Instructions

  1. Install the widget in your project.
  2. Insert the widget as a child widget of a data view on a page.
based on the [AppStoreWidgetBoilerplate] (https://github.com/mendix/AppStoreWidgetBoilerplate/)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • CSS 0.2%