Hello,
Does anyone know if there is a way to show terms on a page? I'm aware of the taxonomy/term/2+9 function - but this "only" shows the teasers or full story dependent on what I set the flexinode template.
I which to make a list-type of these terms on one page - showning custom fields, date and title.
Maybe I should explain what I want to use if for.
I currently run a website where I review music on various formats (CD's (term1), DVD's (term2) and Concerts (term3))
I've set up different flexinodes for the terms - because they I need to show them differently on the website. All flexinodes are using the teaser and full story snippets which are found here on Drupal.org. Therefore the flexinodes are used for these terms - but wish to combine them into one list on one page - as some sort of "overview" page with lins.
For instance:
Artists - Title - Label - year - format (aka. term1)
Artists - Title - Label - year - format (aka. term2)
Artists - Title - Label - year - format (aka. term1)
Artists - Title - Label - year - format (aka. term1)
Artists - Title - Label - year - format (aka. term3)
Artists - Title - Label - year - format (aka. term2)
If has to be sortet by the artists (but they have different flexifields - so you might need to use the IF-funtion here)
Is this something that can be done?
I am looking forward to hearing any comment on this one.