Posted by megadesk3000 on August 30, 2010 at 10:04pm
Hi,
i have a short question.
If i use the Topic-Vocabulary and i have for example a hierarchy like News -> Finance.
If i now Tag an article with the Finance term, how can i have it both in the "News" and the "Finance" list view, e.g. the article should appear in all categories up the vocabulary hierarchy.
Thx for your push in the right direction,
Jan
Comments
You could add an extra field
You could add an extra field via CCK that allows selecting the root taxonomy term, then via views (node view), use arguments to check for both the taxonomy term and the parent taxonomy (?)
http://www.natewelch.com/
Hi nate, thx for your hint. I
Hi nate, thx for your hint. I will give that a try.
Any other suggestions ?
..
..
Isn't that the default OP
Isn't that the default OP functionality for articles?
If you would copy the articles view and node, you could get the same for news
-Ronald