Closed (fixed)
Project:
Drupal core
Version:
main
Component:
views_ui.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2024 at 16:31 UTC
Updated:
12 Mar 2026 at 07:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
aaron.ferris commentedHello @zenimagine
Are you using the view header via the UI?
@totalComment #3
zenimagine commentedThis is precisely the problem, because the Views only counts visible elements. If I have 200 elements and I limit the display to 5, the Views displays 5 in the results. I want to display a number of 200
Comment #4
aaron.ferris commentedIgnore me, I follow, so we'd want the total item count above and beyond the configured item count.
Couldn't you configure this to have a paged output, with 5 items per page, then hide the pager? Feels a bit crude and id imagine someone else may have a better idea but this will probably need some sort of preprocess id imagine.
Comment #5
aaron.ferris commentedComment #6
cilefen commentedhttps://drupal.stackexchange.com/questions/254347/show-total-search-resu...
Comment #7
johnvIn D11 (and before?) you can add a 'Global: Result summary' to the header or the footer.
By default it displays "Displaying 1 - 31 of 31".
Comment #9
quietone commentedThere are several solutions offered here, and no ongoing discussion.
I am closing this per the guidance in Handle or refer a support request in an issue.