Change record status: 
Project: 
Introduced in branch: 
8.x-5.x
Introduced in version: 
8.x-5.0-rc1
Description: 

Users and admins are allowed to update a webform submission after it has been created. In an approval based workflow, submission data should be locked once it has been approved.

Summary

  • Locked (locked) column is added to the 'webform_submission' table.
  • Lock/Unlock toggle appear on submission results page.
  • Submission can be filtered by Locked/Unlocked on the submission results page.
  • The 'Actions' handler now supports locking and unlocking submissions.
  • Submissions can be locked and unlocked using Views bulk operations.
  • Locked submission form displays a customizable locked message.

Screenshot

AttachmentSize
Contact Webform Demo Site.png95.41 KB
Impacts: 
Site builders, administrators, editors
Updates Done (doc team, etc.)
Online documentation: 
Not done
Theming guide: 
Not done
Module developer documentation: 
Not done
Examples project: 
Not done
Coder Review: 
Not done
Coder Upgrade: 
Not done
Other: 
Other updates done