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.

Supporting organizations: 

Project information

Releases