Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module provides a tab or accordion formatter for entity reference fields, allowing you to display referenced entities in a structured and accessible way. You can customize how tab titles and content are displayed, and choose between different rendering options like specific fields, full entities, or Views blocks.

Entity Reference Tab Formatter adds an accessible tab/accordion formatter for
entity_reference and entity_reference_revisions fields. It pairs nicely with
Paragraphs but works with any referenced entity type.

  • Switch between Tabs or Accordion layouts without touching stored data.
  • Map tab titles to any referenced field, with a fallback to the entity label.
  • Render bodies as a single field, the full referenced entity (view-mode aware), or any Views block display (supports contextual filter arguments).
  • Tune accordion behaviour (single vs. multiple open items, header color/width, icon alignment).
  • Lightweight JavaScript built on Drupal core once(); no jQuery UI dependency.
  • Accessible markup and keyboard defaults keep the first panel visible even before scripts load.

Installation

  1. Install with Composer.
  2. Enable via Extend or run drush en entity_ref_tab_formatter.
  3. Clear caches.

Configuration

  1. Open Manage display for the entity reference field (e.g., a Paragraph reference field).
  2. Pick Entity reference tab formatter in the Format column.
  3. Adjust the settings:
    • Tab title field – choose the field to display in the tab/accordion header; falls back to the entity label when empty.
    • Tab body field – select a specific field, choose Views block (then pick a block display and optional comma-separated contextual arguments), or use Rendered entity (full view).
    • Rendered entity view mode – when rendering the full entity, select the view mode configured under Structure → [Bundle] → Manage display.
    • Display style – toggle Tabs vs. Accordion and set accordion options (single/multiple open items, header color, full-width header, icon alignment).
  4. Save and clear caches if needed.

Activity

Total releases
4
First release
Dec 2025
Latest release
4 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
11.3.0 Stable Mar 11, 2026
11.2.0 Stable Dec 19, 2025
11.0.1 Stable Dec 18, 2025
11.0.0 Stable Dec 16, 2025