I have a tree page with node count enabled.

Imagine for example that i have this tree

Term A
Term A.A
Term A.B
Term B
Term B.A

When i browse in the page that i created the tree are perfect. But... how can i retrieve the page for term A (with the subtree Term A.A, Term A.B) ??

Thanks in advanced

Xarbot

Comments

xarbot’s picture

Version: 6.x-3.x-dev » 6.x-2.1
xano’s picture

Status: Active » Closed (duplicate)
xarbot’s picture

Status: Closed (duplicate) » Active

It's not the same

I need a page where the subtree

Term A
Term A.A
Term A.B

appears. Not all the terms of the vocabulary, only this subtree. How can i do this kind of filter??

Thanks in advanced

xano’s picture

Assigned: Unassigned » xano
Status: Active » Fixed

You will have to write custom code based on vocabindex_vi_view() and use that on a page of your own. This can be done by writing a small additional module that uses Vocabulary Index' functions rather than by modifying Vocabulary Index itself.

xano’s picture

Category: bug » support

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

xano’s picture

Assigned: xano » Unassigned