Reference Table Formatter
This module provides a field formatter that displays referenced entities as a table. You can configure which fields to show, the view mode for their display, and table appearance options like headers and empty cell values.
Reference Table Formatter provides a field formatter to render a table of referenced entities' fields on the target entity of a variety of different reference field types.
Version 2.0.x (Drupal 8.8+)
Currently under active development to rewrite some internal code and not recommended for production yet. Has the same features as 8.x-1.x apart from removal of Field Collection support.
Version 8.x-1.x (Drupal 8.8+)
Supported Field Types
- Entity Reference (from core)
- Entity Reference Revisions (such as for Paragraphs)
- Field Collection (support deprecated, not selectable in UI)
Options
- View Mode: Select the view mode which will control which fields are shown and the display settings of those fields.
- Display Entity Label: whether the label of the target entity should be displayed in the table.
- Hide Table Header: whether the table header should be displayed.
- Empty Cell Value: optional text to display in empty cells.
Version 7.x-1.x (Drupal 7)
Supported Field Types
- Entity Reference
- Field Collection
- Commerce Product Reference
- Taxonomy Term Reference
- Paragraphs
Options
- Which fields to render.
- The view mode to pull display data from.
- Hiding empty columns.
- Display a header of field names.
Alternatives
If you need more control over the output of the table, one may wish to consider views with EVA.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
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.0 | Stable | 10–11 | Drupal 11 compatibility | May 22, 2025 |