Closed (outdated)
Project:
Views tree
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2012 at 11:20 UTC
Updated:
13 May 2025 at 00:19 UTC
Jump to comment: Most recent
Comments
Comment #1
geerlingguy commentedThis is a difficult thing, because of the way that the View is sorted before Views Tree renders everything; the first page of results may not include all the items in a particular hierarchy (depending on the way your view is sorted), so Views Tree can't render the entire hierarchy.
The simple solution is to just display all results on one page, and don't use a pager; otherwise, some hierarchies could be messed up. I'd like to leave this open so I (and anyone else) can think about this a little more and try to figure out a new way to make sure the pager doesn't break a Views Tree display.
Comment #2
Mołot commentedCan you simply disable pager for pages with tree view on?
Otherwise it would be neat to get pager to work only on root elements.
Comment #3
Anonymous (not verified) commentedSince we have so many subgroups, displaying them all is counterproductive as it causes a VERY long delay. This fix would be greatly appreciated, as I would really like to group by the parent group.
Comment #4
smustgrave commentedWith D7 EOL going to close out, if still an issue in D11 we can re-open