Field Group Definition List
19 sites
Security covered
Drupal 9–11
This module allows you to display fields as a definition list, using the HTML tag `<dt>` for the field title and `<dd>` for the field value. It requires the Field group module to function.
Overview
Provides the ability to display a set of field title/value pairs as a definition list.
Requirements
Requires the Field group module.
Installation
- Install as per normal
- Add a new field group from Manage Display for your desired content-type/entity bundle
- Choose 'Definition list' as the field group type
- Any child fields will be displayed with their labels in a
<dt>element and their value in a<dd>element.
Known issues
Please use the issue queue to report any known issues
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.