Posted by soezkan on December 9, 2009 at 11:04am
Hi there,
I am new to this group and I say hello to everybody.
lso I am pretty new to Drupal, started in 2008 but
then left it for a year. Anyway here is my issue:
I build a view to show all parent category terms of a taxonomy.
What I wonder now is, how I configure such a view, that it only
lists terms that are related to nodes.
Is it clear what I mean? Because now, when I click on an item
from that list (generated by my view), which isn't
related to any node, it says:
"There are currently no posts in this category."
How can I list only terms that are related to a node?
Do I do that with the arguments in Views 2?
Any help would be greatly appreciated :)
Soezkan

Comments
I am pretty sure there must
I am pretty sure there must be a checkbox somewhere "Hide empty" or something along the lines of.
How did you set up the view? I am sure people will be able to tell you where exactly to look then.