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). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). 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 new field formatter that allows you to display the output of a chosen View instead of the default field value. It can pass context from the field and entity to the View, enabling you to use the power of Views to format field content.

/!\ There is a complete new version "8.x-2.x" that needs some feedback from users /!\
Could you please test it and give me some feedback on the issue queue or on Github ?

Version 8.x-1.x

Provide a new field formatter: 'View' for each field types and allows you to select a View and to use its result instead of the original field value.

By default, the module sends 4 arguments to the selected View.

Those arguments in order are:

  1. Field value: The value of the field.
  2. Entity ID: The ID of the entity the field belongs to.
  3. Delta: If the field has multiple value, the delta. If not, zero.
  4. Revision ID: The revision ID of the entity the field belongs to.

You have options for a field having multiple cardinalities, just like in the screenshot.

This module is handy when you want to replace the content of a field with another and use the power of Views.

Version 8.x-2.x

Under heavy development.

Could you please test it and give me some feedback on the issue queue or on Github ?

New features:

  • You can have as many arguments as you want, strings or token, there is no limit
  • Docker backend for development and tests
  • Tested with Behat

Dependencies

Related modules

Activity

Total releases
2
First release
May 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Release date
4.1.1 Stable May 20, 2025
4.1.0 Stable May 20, 2025