Field Formatter pattern
Security covered
This module allows site administrators to add custom HTML pattern attributes to text fields. This is configured on the "Manage Form Display" page for various entities.
This module allows site administrators to add custom HTML pattern attribute to the text field in the Manage Form Display settings page.
Instructions
The field formatter pattern settings are found in the Manage Form display tab for content types, users, and other entities. A checkbox element is available for each text field formatter, revealed by using the formatter settings edit button (Gearwheel icon) for that field.
Installation
Install the Field Formatter pattern module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.
Configuration
- Navigate to Administration > Extend and enable the module.
- Navigate to Administration > Structure > Content types [Content type to
edit] > Manage form display. - Select the contextual links icon for the desired field and enter the
Pattern. - Click update and save.
Dependencies
- None