Webform Autosave
491 sites
Security covered
webformautosave automatically saves webform submissions as drafts when users make changes. It uses jQuery to detect changes and submit the form, and includes an option to prevent multiple users from overwriting each other's work.
Synopsis
This module enables webforms to be saved as drafts automatically whenever a user makes changes to any input or select element on the form. The module utilizes jQuery to identify load and change events and automatically submits the form when these events occur.
The webform autosave module has an Optimistic Locking option that prevents multiple users from accidentally overwriting each other's changes when editing the same webform submission.