Entity Reference
For most basic entity reference fields, Drupal provides three core field formatters: the entity ID, label, and rendered entity. Some specific types of entity reference fields offer additional core formatters. For example, taxonomy reference fields include an RSS category formatter, while media reference fields include a thumbnail formatter.
The following contributed modules offer additional field formatters for entity reference fields. Some are generally applicable to all types of entity references, while others are specific to certain entity types. This list attempts to distinguish between “Generic” entity reference field formatters and those specific to particular field types.
Generic (Any Entity Reference Field)
- Bootstrap Carousel Entities
- Colorbox Field Formatter
- Entity Reference Extensions (adds sorting and delta limiting)
- Entity Reference Facet Link
- Entity Reference Tab/Accordion Formatter
- Field Formatter (renders a single field from the referenced entity)
- Reference Table Formatter
- Slick Entity Reference
Media Reference
Menu Reference
Taxonomy Reference
Drupal’s online documentation is © 2000-2020 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License.