Users are not alerted when navigating away from a modified formIssue Users are not receiving dirty form alert when navigating away from a modified form. Save changesDo you want to save changes to record before leaving this page? ReleaseALLCauseThe 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.ResolutionSetting the system property glide.ui.dirty_form_support to true will enable the dirty forms alert.