Commits for Form Draft

  • - hide formdraft selector on admin pages - better title for draft list on user page - forms are unique by form_id AND path
  • Allow users to save a draft version of forms instead of submitting them.
    
    This module was written to allow users to begin filling out a form and then save it as a draft.  The form is not validated or submitted, but a copy of all the form values are stored.  When the user returns to the form, the saved fields are restored.
    
    This is useful if you have a lengthy form (e.g. a webform) that has some information that the user might have to look up.   You don't want a half-baked form posted to your site, and submitting the form will cause it to fail validation on missing or invalid fields.  With Form Draft, the user can save the form, track down the required information, and then come back and submit the form properly.

Maintainers for Form Draft

  • Allie Micka - 2 commits
    last: 5 years ago, first: 5 years ago

Issues for Form Draft

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here