Module Description
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.
Requirements
* Webform
Credits
* rymcveigh
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.
Requirements
* Webform
Credits
* rymcveigh
Module Link
Project Usage
229
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module solves the issue of users losing their progress on webforms by automatically saving drafts whenever changes are made, utilizing jQuery to trigger form submission events.
Data Name
webformautosave