Module Description
A simple compound field for Drupal 8 consisting of a textfield and a textarea.
A common use case would be for creating accordion or tabbed content, especially from within a paragraphs type.
Formatters The field comes with 3 built in formatters.
* A simple list formatter to display title and text combination in a list.
* Accordion formatter to display the title and text combinations in a bootstrap accordion.
* Tabs formatter to display the title and text combination as bootstrap nav tabs.
Note: If you do not use bootstrap the markup can be overidden via the theme functions 'text_with_title_panel' or ''text_with_title_tabs' respectively.
A common use case would be for creating accordion or tabbed content, especially from within a paragraphs type.
Formatters The field comes with 3 built in formatters.
* A simple list formatter to display title and text combination in a list.
* Accordion formatter to display the title and text combinations in a bootstrap accordion.
* Tabs formatter to display the title and text combination as bootstrap nav tabs.
Note: If you do not use bootstrap the markup can be overidden via the theme functions 'text_with_title_panel' or ''text_with_title_tabs' respectively.
Module Link
Project Usage
172
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to provide a simple compound field for Drupal 8 with a textfield and a textarea, commonly used for creating accordion or tabbed content within a paragraphs type.
Data Name
text_with_title