Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Shortcode 3.0.0 Major update available for module shortcode (3.0.0). Release: ECA: Event - Condition - Action 3.1.7 Minor update available for module eca (3.1.7). Release: ECA: Event - Condition - Action 3.0.15 Minor update available for module eca (3.0.15). Release: ECA: Event - Condition - Action 2.1.24 Minor update available for module eca (2.1.24). Release: Commerce Core 3.3.9 Minor update available for module commerce (3.3.9). Release: Modeler API 1.1.6 Minor update available for module modeler_api (1.1.6). Release: Commerce Shipping 3.0.4 Minor update available for module commerce_shipping (3.0.4). Release: Entity Usage 5.0.0-beta6 New beta version released for module entity_usage (5.0.0-beta6). Module Revived: Optional End Date 2.0.0 Module optional_end_date updated after 7 months of inactivity (2.0.0). Usage Milestone: Gin everywhere Module gin_everywhere crossed 1,000 active installs.

Entity Delta Formatter

13 sites Security covered Drupal 8–11

Part of the Entity ecosystem · 224 projects

View on drupal.org

This module provides a formatter for entity reference fields that allows you to display a specific subset of items when the field has multiple values. You can select items by their position, range, or comma-separated list.

The Entity Delta Formatter module provides a field formatter for entity
reference fields that displays a selected set of items from a field with
multiple items.

Install

Usage

  • Set the field formatter for an entity reference field to
    "Rendered entities by delta".
  • In the configuration menu, specify deltas.
    • Select an item by entering its position in the list starting with 1.
    • Select an item from the end of the list by entering its position from the
      end as a negative number. E.g. "-2" to get the second to last item.
    • Select ranges of items by specifying the inclusive start and end separated
      by "_". E.g. "1_3" to get the first, second and third items or "2_-1" to get
      all items but the first.
    • Multiple selections may be combined using commas. E.g "1_3, -1" to get the
      first, second, third, and last items.

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
1
Tracked since
Jul 2026
Latest release
1 month ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
8.x-2.2 Stable 8–11 Jul 24, 2026