Fieldgroup will, as the name implies, group fields together. All fieldable entities will have the possibility to add groups to wrap their fields together. Fieldgroup comes with default HTML wrappers like vertical tabs, horizontal tabs, accordions, fieldsets or div wrappers.

The field group project is a follow-up on the field group module in CCK.

Available group types

  • Fieldsets
  • Horizontal tabs
  • Vertical tabs
  • Details
  • Accordions
  • Divs
  • Multipage steps: Note: This is only client side and removed in drupal 8 version.
  • HTML5 elements
  • Html elements

Notes

  • This project will NOT include the multigroup feature as it existed for drupal6. Use http://drupal.org/project/field_collection
  • In Drupal 8, the old Collapsible fieldsets with default open or closed state are now called "Details".
    Tick "Display element open by default." if you want the fieldset open by default, otherwise it will be closed by default.
  • In the Drupal 8 version, Horizontal and vertical tabs are merged into 1 type: 'Tabs'
  • For Drupal 8.3 and higher, use the fieldgroup 8.3 branch. When you still use a Drupal version lower then 8.3, use the fieldgroup 8.1 branch

Modules that depend on fieldgroup

Open an issue if you want to add another module in thie list!

Related modules

  • Display suite: DS will define a layout resulting in a Fields UI with regions and groups.

Extra screenshots and video's

Supporting organizations:
proudly helps to maintain this module for the Drupal community

Project information

Releases

4.1.0-alpha2 released 18 May 2026
Works with Drupal: ^10.3 || ^11
Install:

Development version: 4.x-dev updated 11 Jun 2026 at 16:15 UTC

4.0.0 Stable release covered by the Drupal Security Team released 23 April 2025
Works with Drupal: ^10.3 || ^11

Switching to SemVer. Besides that, 4.0.0 is just a bugfix and feature release of 8.x-3.x.

Install:

Development version: 4.x-dev updated 11 Jun 2026 at 16:15 UTC