Drupal is a registered trademark of Dries Buytaert
Drupal 10.6.13 Update released for Drupal core (10.6.13)! Drupal 11.3.14 Update released for Drupal core (11.3.14)! Drupal 11.4.4 Update released for Drupal core (11.4.4)! Drupal 11.4.3 Update released for Drupal core (11.4.3)! No Request New Password 8.x-1.6 Minor update available for module noreqnewpass (8.x-1.6). Entity Usage 5.0.0-beta2 New beta version released for module entity_usage (5.0.0-beta2). Bibliography & Citation 3.1.2 Minor update available for module bibcite (3.1.2). Cloudflare Turnstile 1.2.0 Minor update available for module turnstile (1.2.0). HTTP Response Headers Module http_response_headers crossed 1,000 active installs. Varbase Media Demo Assets 10.1.1 Module varbase_media_demo updated after 6 months of inactivity (10.1.1).

This module enhances the Views module by allowing you to split a single table row into two. You can configure which fields appear in the secondary row, and those fields will not be displayed in the main row's header.

Provides a way to split a Views table row into two rows.
To activate it, go to the in the 'Format' settings of your Views display, and select the "Table with secondary rows" option, instead of the "Table" option.

D7-version: Requires Views 3. Supports all features of Views 3.13
D8-version: See #2638960: Port views_secondary_row to D8

So if a table looks like this:

NAME    | DESCRIPTION      | EDIT LINK   | DELETE LINK
MyNode | Sample description| node/1/edit | node/1/delete

selecting
a) "Name" as the secondary row option for "Edit link" and
b) "Description" as the secondary row option for the "Delete link",
will render two rows:

NAME         | DESCRIPTION
MyNode       | Sample description
node/1/edit  | node/1/delete

As you can see, columns selected to render in the "secondary row" aren't
rendered in the table header.

Sponsored by Publicis Modem. Developed and sponsored by Commerce Guys.

Activity

Total releases
1
First release
Apr 2026
Latest release
2 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
8.x-1.4 Stable Apr 16, 2026