form_field_access
6 sites
No security coverage
Drupal community has a great module called Field Permissions. The module works great, however does not allow set permissions for fields which has been created as dynamic fields. And here Form Field Access can be helpful.
Features
- Deny any entity field permission via given role. User with specific role won't see the field available in form.
Post-Installation
- Open /admin/people/form-field-access page
- Select entity type and bundle
- Use field / role matrix to decide for which role fields should be disallowed
Similar projects
- https://www.drupal.org/project/field_permissions. Form Field Access can restrict access to dynamic fields and it can be use together with Field Permissions.