Currently the default in drupal is to display all terms relating to a node in the node template. How do I show only the terms relating to one vocabulary?
Eg. If I have a drupal website about music and I wish to display a node in a way that I can output in my node template as follows...
Genre: Rock (links to rock term/category)
Artist: The Beatles (links to the beatles term/category)
Where "Genre" and "Artist" are two vocabularies... and the relevant term from each vocabulary is displayed.
I hope that example made sense. I'm sure there is a simple way to do this, however, I have read the documentation and I cannot find a solution.
Please help. :-)
Comments
Comment #1
jasom commentedsame problem
Comment #2
citadin86 commentedI have the same problem, only with a real estate site.
please help.