Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

This module allows you to group fields within your Drupal Views output by adding a new "Fieldset" field. You can customize how these groups appear using custom templates.

πŸ‡ΊπŸ‡¦

This module is maintained by Ukrainian developers.
Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

Creates fieldset (and details and div) in Views fields output, to group fields, by adding a new field: "Global: Fieldset" and a few preprocessors. Also introduces a new template: views-fieldsets-fieldset.tpl.php where you can customize your fieldset output.

Steps

  1. Download & install
  2. Open existing view or create new
  3. Add fields
  4. Add field "Global: Fieldset" and customize settings (html tag, collapsible, tokens etc)
  5. Add more fields?
  6. Rearrange fields to drag normal fields under Fieldset fields. You can nest fieldsets.
  7. Result will be visible in Preview

Theming

There are several new templates. You can specify the filename the Views way. See Theme: Information for theme hook suggestion specifics. Availables:

  • views-fieldsets-fieldset.tpl.php
  • views-fieldsets-fieldset--events.tpl.php
  • views-fieldsets-fieldset--default.tpl.php (all tags)
  • views-fieldsets-fieldset--default.tpl.php (per tag)
  • views-fieldsets-fieldset--page.tpl.php
  • views-fieldsets-fieldset--events--page.tpl.php

And of course the related preprocessors: template_preprocess_views_fieldsets_fieldset(), template_preprocess_views_fieldsets_fieldset__events() etc.

Version 2

2.x will have better template naming. 3 different theme functions for 3 different kind of fieldsets:

  • fieldset with legend
  • div without title
  • details with optional title

It will also support custom types. See .api.php.

If you only ever used the normal fieldset, it will be fully backward compatible with 1.x. Test well anyway!

Views Grouping

The module is not compatible with Views grouping fields (found within "Format > Settings" of the view). If attempting to add a fieldset wrapper to a set of fields grouped by another field, override the relevant Views template. Use Theme: information to find which one.

Activity

Tracked releases
1
Tracked since
Jul 2026
Latest release
1 month ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
4.0.2 Stable Jul 1, 2026