Field Attribute
Description
This module allows you to add additional HTML attributes for any text field.
Install
If your site is managed via Composer, use Composer to download the module.
composer require drupal/field_attribute:^2.0
Or
Install the module as any other module.
Enable
Enable the module in 'Extend' page (/admin/modules).
Or
use Drush: drush en field_attribute
Usage
The field formatter attributes settings are found in the Manage display tab for content types, users, and other entities. A options element is available for each textfield field formatter, revealed by using the formatter settings edit button (Gear wheel icon) for that field.
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
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.4 | Stable | Nov 15, 2024 |