widgets
widgets copied to clipboard
Add Dirty State to Form Middleware/Widget
Enhancement
Include a dirty state in the Form middleware/widget. It would be nice to use this to tell if the current values don't match the initial values. This would be used for "you have unsaved changes" confirmations and such.
Based on suggestion from Form middleware/widget PR #807