I have a single view (block output) pulling a listing of articles grouped by a certain field and sorted in a certain way on a single page with only one view/pager. The view is perfect, it'll handle any number of articles and groups all at once. I want pagination to be grouped also, i.e. the pagination link shows up if x items exceeded *within each grouped* in the output. It only shows up only once at the very bottom of the entire view and not within each grouped listing if pagination is required there. Please consider adding new pagination options to group *it* by selected field or maybe tokenize it so I can include it in a global text field and have it generate it's own ID (which is pretty cool idea also). Thank you.

Comments

Sinan Erdem’s picture

Subscribe.

One way of doing this is to embed a spearate view for each group into another view...

pcambra’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)
Related issues: +#1410718: Pager: Display a specified number of groups