Field Group Definition List
29 sites
Security covered
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