Skip to content

Additional action when user navigates away from page in unintended way

Notifications You must be signed in to change notification settings

bizzomate/LeaveAction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeaveAction

This widget allows you to configure a microflow to be executed when the user exits the page in a non intended manner. E.g. by using the navigation or by closing the tab/browser.

##Features and limitations

  • Allows a microflow to be executed when the user exits the page
  • Possible to show a confirmation dialog when the user closes the browser tab
  • Possible to specify which items that result in navigation should be excluded (default: .mx-dataview-controls .mx-button)
  • Once the exclude is triggered by a button click, the widget will not do anything. So ensure that the exclude setting only triggers for buttons that have their own close page behaviour.

##Dependencies

  • Build and tested using Mendix 7.5.0

Contributing

Want to contribute to this widget, submit a feature request or report a bug? Please use the GitHub repository!