By bailey86 on
Hi,
I've successfully set up a view which groups the results returned by a text field. I.e. A bunch of nodes of a type I've created have a text field for 'year'. When I set up a view I can add the text field to the arguments list - and if no argument is supplied then I can get this to put out a list which is all the distinct values used with a count of the number of nodes in that year.
How do I do the same for a particular bunch of terms in a vocabulary. When setting up the argument as a term, or term ID I can't limit the set to one particular vocabulary - it returns a grouped list of all vocabulary terms from all vocabularies.
Thanks,
Kev
Comments
re: grouping Terms when using multiple vocabularies
Try adding the field for the same vocabulary twice. Label it something different. Use the second one as your Group By field.
I might be remembering wrong. I saw something like this a long time ago and I think it was the solution.