Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

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.

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

Tracked releases
4
Tracked since
Dec 2025
Latest release
5 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

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