CVS messages for Form Draft

    December 21, 2006

    December 15, 2006

    • Commit #48145 by Allie Micka at 18:54
        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.
    • Commit #48144 by Allie Micka at 18:54
        Directory /cvs/drupal-contrib/contributions/modules/formdraft added to the repository
    Syndicate content
     
     

    Drupal is a registered trademark of Dries Buytaert.