Skip to content
  • cconard96's avatar
    Add unsaved changes warning · 487471e1
    cconard96 authored
    Add ability to mark forms as trackable and then warn users if they try to leave a page that has unsaved changes
     - Forms can be marked as trackable with "data-track-changes='true'"
     - Individual form inputs can be ignored with "data-track-changes='false'"
    
    Track followups, tasks, and solutions. Fix EOF.
    
    Fix dropdown form options. Change beforeunload for modern browsers.
    487471e1