The entity extra field module lets site administrators add custom fields, such as blocks, views, or token values, to entity displays. It supports showing or hiding these fields based on specific conditions, integrating with both entity form and view displays. This module helps in rendering additional data or controlling field visibility based on predefined criteria.
Introduction
The entity extra field module allows site administrators to add various extra fields to an entity display. These extra fields can consist of blocks, views, or token values. Both entity form and view displays are supported.
Adding extra fields is really common when you're building robust web applications that need to render extra data for a given entity. Allowing for missing elements such as page title, or potentially a block that needs to be render between two pieces of content are some examples.
Another common problem is hiding a field from display, based on if a condition has been met. The entity extra field module takes advantage of the condition API, so that you can show a field only when one or more conditions have been met. This feature has been tested to work with layout builder, and the normal field display architecture.
The following field types that are provided:
- Twig
- Token
- Component (requires SDC to be installed)
- Entity link
- Views
- Block
Alternatives
- Extra Field (+ Extra Field Plus)
- Computed Field
- and many more (with different focus)
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
1 tracked project depends on this one
- EEF - Duplicate Fields 1 sites
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.1.4 | Stable | 10–11 | Mar 17, 2026 | ||
| 2.1.3 | Stable | 10–11 | Feb 27, 2026 | ||
| 2.1.2 | Stable | 10–11 | Feb 25, 2026 | ||
| 2.1.1 | Stable | 10–11 | Feb 23, 2026 | ||
| 2.1.0 | Stable | 10–11 | Dec 17, 2025 | ||
| 2.1.0-rc6 | Pre-release | 10–11 | Nov 10, 2025 | ||
| 2.1.0-rc5 | Pre-release | 10–11 | Sep 17, 2025 | ||
| 2.1.0-rc4 | Pre-release | 10–11 | Jan 30, 2025 |