Entity Form Display Visibility
21 sites
Security covered
This module allows you to control whether fields appear on an entity's form display based on specific conditions. It provides out-of-the-box conditions for restricting field visibility by user role or permission, and it can be extended with custom conditions.
This module exposes access/visibility conditions on the field widget settings to control if a given field in the entity form display should be displayed under certain conditions.
Conditions are plugins and two are provided out of the box:
- Access by Role: Restrict the roles that can edit a field
- Access by Permission: Set a permission to the field access
Further plugins can be created to set visibility conditions.