Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

This module enhances Drupal Views by providing a pager specifically for content grouped by a field. It ensures that entire groups remain together on each page, preventing the broken grouping seen with standard pagers. This allows for a more consistent and predictable navigation experience when viewing grouped data.

This module provides a pager plugin for Drupal Views for handling views with grouped results (grouped via views style options).

Why

When using standard Views pagers with grouped content, pagination will break your grouping structure and display unexpected results. This module solves this problem by:

  • Treating each group as a single item for pagination purposes
  • Ensuring that groups stay intact across page boundaries
  • Maintaining consistent navigation through grouped content

How It Works

  • It executes a count view to analyze the full result set,
  • calculates the proper offset and limit values to display complete groups on each page,
  • provides pagination controls similar to Views' full pager

Caveats

  • Only tested with one grouping field (views allows grouping by two fields)
  • There is a performance impact as the view is executed twice. However, the first execution only retrieves structural data, so the overhead should be minimal.

Usage

  1. Create a view and add a grouping field in the format settings
  2. Under the pager settings, select "Grouping field pager"
  3. Optionally specify the grouping field, or let the module detect it from your view's grouping settings

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jun 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.x-dev Dev 10–11 Jun 15, 2025