DeadlyEmbrace / ExitIntent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 99.8%Language:CSS 0.2%