bs-jsonform icon indicating copy to clipboard operation
bs-jsonform copied to clipboard

Form auto save and restore

Open OneWithTheCore opened this issue 4 years ago • 2 comments

Add a feature to be able to automatically save and restore fields in a form. Save occurs on change or on submit and restores when there is a GET parameter of restoreForm as true in the query string

Extends feature in issue #9

OneWithTheCore avatar Jun 12 '21 17:06 OneWithTheCore

Add options to specify if it should automatically save on a change and/or on submit. Default to on submit if the save_form attribute is true and no other option is specified

OneWithTheCore avatar Jun 12 '21 17:06 OneWithTheCore

Include optional notice if form automatically restored

OneWithTheCore avatar Jun 12 '21 18:06 OneWithTheCore