By dgtlmoon on
Any pointers on setting up a view, where the view filter is "Taxonomy: Term" -> "Is One Of" -> "something"
where i want to see "something" as well as any nodes with that are in any of the children of "something" ?
I have looked at TQL but cant see how to make this work as an argument & filter where i have the filter's exposed so a user can select different terms.
essentially i am performing a search where im trying to locate a node that falls under 3 different vocabs that have hierarchy .
For example
"search by country" AND "search by category" where i want all child nodes to be listed
Comments
Ok i completly missed
Ok i completly missed something very obvious after hours of debugging with zend studio and writing patches to views_taxonomy.inc - all you need todo is set the "depth" which is an 'option' in your exported filters of your view