Padlock

Categories

Component ID

2446373

Component name

Padlock

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

634

Component created

Component changed

Component body

The padlock module is designed to limit the functionality of Drupal forms by setting a validation error unless the form is allowed to be submitted in the module configuration. The module also provides a permission to bypass the padlock validation for roles with the elevated permission.

Use Cases:

  • Integration / Staging Sites / Training Sites
  • Testing deployment scripts and processes.
  • Allow the review of a form without the submission of the form.
  • Locking specific forms without removing the entire permission set for that role.