This module tracks changes made to webform submissions, allowing you to view the submission's state at different points in time. It automatically saves a revision whenever a submission is updated and displays a history of these changes on the submission's page.
This Drupal module provides revision tracking functionality for Webform submissions. It allows you to keep track of changes made to webform submissions over time. For clarity these are not true true Drupal revisions, cannot be reverted but you can see the state of the webform submission over time.
Features
- Automatically creates a revision whenever a webform submission is updated
- Stores the complete submission data for each revision
- Provides a revisions tab on webform submission pages
- Displays a table of all revisions with
- Date and time of the revision
- User who made the changes
- Expandable view of the submission data at that point in time
Post-Installation
- Navigate to any webform submission edit page
- Click the "Revisions" tab
- View the list of revisions for that submission
- Click "View Data" to see the submission data at that point in time
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-alpha1 | Pre-release | 10–11 | First Alpha | Jul 25, 2025 | |
| 1.0.x-dev | Dev | 10–11 | first release. | Jul 25, 2025 |