Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Private content 3.1.0 Minor update available for module private_content (3.1.0). Release: Webform Analysis 2.0.0 Major update available for module webform_analysis (2.0.0). Usage Milestone: Focal Point Module focal_point crossed 1,000 active installs. Release: Form Style 2.0.1 Minor update available for module form_style (2.0.1). Release: Direct Upload Media Image 1.1.3 Minor update available for module dumi (1.1.3). Release: Changelogify 1.8.1 Minor update available for module changelogify (1.8.1). Release: Block Content Visibility 1.0.0 Initial release available for module block_content_visibility (1.0.0)! Release: Opensolr Search 4.3.1 Minor update available for module opensolr_search (4.3.1). Release: Opensolr Search 4.3.0 Minor update available for module opensolr_search (4.3.0). Module Revived: Commerce Shipping Order Percentage 1.2.0 Module commerce_shipping_order_percentage updated after 11 months of inactivity...

Views Secondary Row

416 sites Security covered Drupal 8–11 Views ecosystem
View on drupal.org

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.

Depends on

Dependencies of the latest stable release

  • views Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Apr 2026
Latest release
4 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

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