FDK Settings for a field

This project is not covered by Drupal’s security advisory policy.

The Field Display Kit (FDK) module helps to fine tune rendering of any field in the system.

These features are supported:

  • Changing title (label) of the field independently in each display (aka view mode).
  • Changing title (label) element tag, as well as add classes and other attributes.
  • Changing wrapper element of the field, as well as add classes and other attributes to the wrapper.
  • Changing wrapper element of each individual field item, as well as add classes and other attributes to the wrapper.
  • Allows to link any field item. Tokens like [node:url] can be used to build the link

When enabled, this module will provide configurations for every field on every entity of your site. It will work with fields that are displayed normally or with Layout Builder.

Important notice

This module brings its own version of field.html.twig. If any of your themes overrides field.html.twig then it needs to be overriding field.html.twig from this module, not from core. Otherwise, you may not get desired output as per FDK settings.

Supporting organizations: 
Sponsoring developments
Developments

Project information

Releases