Recommended releases

Download Released

This module will group a set of fields with different HTML wrappers on the content type form and/or view. You can add fieldgroups in several types with their own format settings.

Description

Field groups have unlimited nesting and display control. Note that field_group will only group fields, it can not be used to hide certain fields since this a permission matter.

Available group types:

  • Fieldsets
  • HTML Details
  • Horizontal tabs
  • Vertical tabs
  • Accordions
  • Divs
  • Multipage steps: (Note: This is only client side.)
  • HTML5 group type
  • Html element

Field Group has API functions to add your own formatter and rendering for it.

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Maintainers

Herb v/d Dool

Credit

Drupal 7 version:

Ported to Backdrop CMS by Herb v/d Dool.