Issue
Users are not receiving dirty form alert when navigating away from a modified form.
Save changes
Do you want to save changes to record before leaving this page?
Release
ALL
Cause
The dirty form alert is controlled using the system property glide.ui.dirty_form_support. Setting this property to false will not show the dirty form alerts.
Resolution
Setting the system property glide.ui.dirty_form_support to true will enable the dirty forms alert.