Entity Form Display Visibility
24 sites
Security covered
Drupal 9–11
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.
Depends on
Dependencies of the latest stable release
- field_ui Drupal core
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 | |
|---|---|---|---|---|---|
| 2.0.3 | Stable | 9–11 | Sep 22, 2025 |