How to display only taxonomy terms with nodes associated to in Views 2?
Posted
by Leandro Ardissone
on Stack Overflow
See other posts from Stack Overflow
or by Leandro Ardissone
Published on 2009-01-07T20:38:14Z
Indexed on
2010/03/20
18:11 UTC
Read the original article
Hit count: 320
Hi,
I've created a view with a set filters exposed (to show filtering options in the page). And one of those filters is a select field with all the taxonomy terms of a vocabulary.
That's ok, it's showing now. But I want to only show the taxonomy terms that have at least one node associated to it. To avoid empty results if selects an empty term.
Anyone knows how to do that?
Thanks.
© Stack Overflow or respective owner