Module Description
This is a very simple module that enables an HTML field format for text and string fields.
Useful for plain text fields that might have basic html and needs to be rendered as such.
Provides a simple solution for many different use cases.
Requirements
No special requirements at this time.
Install
It is recommended to install via composer. See below for commands:
composer require drupal/html_field_formatter drush en html_field_formatter Configuration
* Goto Structure -> Content Types and select a content type to change.
* Goto "Manage Display" page and change "Format" on desired field to "HTML".
* Configure any formatting settings as needed.
* Save changes.
* Now field should be formatted as HTML.
Useful for plain text fields that might have basic html and needs to be rendered as such.
Provides a simple solution for many different use cases.
Requirements
No special requirements at this time.
Install
It is recommended to install via composer. See below for commands:
composer require drupal/html_field_formatter drush en html_field_formatter Configuration
* Goto Structure -> Content Types and select a content type to change.
* Goto "Manage Display" page and change "Format" on desired field to "HTML".
* Configure any formatting settings as needed.
* Save changes.
* Now field should be formatted as HTML.
Module Link
Project Usage
427
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module provides a simple solution for rendering plain text fields with basic HTML formatting.
Data Name
html_field_formatter