Posted by jessSchn on July 31, 2013 at 1:49pm
I am trying to figure out how to use views to list out ALL my taxonomy terms that are grouping node titles.
Example:
Taxonomy Term 1
- Node Title 1
- Node Title 2
Taxonomy Term 2
- Node Title 3
Taxonomy Term 3
-Message: There are currently no Node titles at this time, please check back
Taxonomy Term 4
- Node Title 4
- Node Title 5
Currently, I can listed out my Taxonomy Terms but they only display if they have a Node Title grouped under them. I really need to be able to list out all the Taxonomy Terms and if they do no have a Node Title, to then insert a message.
Any ideas?

Comments
Have you tried adding a
Have you tried adding a relationship (Content: Taxonomy terms on node)? My guess is this will allow you to pull in both taxonomy terms & the nodes associated with them. I've never had a need to do it myself, but that's what I'd try if I had to...
Inserting a message when there are no nodes w/a taxonomy term should be handled under the "Taxonomy term: Name" field in the "No Results Behavior" tab.
I hope this works - let us know if it does!
Solution
So, I figured out the solution.
When creating the view, set "Show" to "Taxonomy terms". Because I wanted a specific vocabulary list, I also set the "of type" to "Career Locations Taxonomy"
Under Advanced within the view options, I added a Relationship. Selecting the "Taxonomy term: Content with term" option. I did not require the relationship.
Under FIELDS, I added "Content: Title", setting the relationship to "node" and I set the "NO RESULTS BEHAVIOR" to a generic "check back" message.
Under FORMAT, I selected Views Accordion and grouped by Taxonomy term
Hope this helps someone else! :)
any idea for expose filter
hi,
first thankyou for your solution,
I did what you said and it works fine.but when I add expose filter views just show terms that have value for that condition.
for example: I have 12 taxonomy terms and 2 of then have value.and when I get report just show 2 of them but I what want show all terms with 0 value.
I did default value to 0 but it doesn't work.any idea?
I think maybe set relationship to something else.
Thank you!
This works very well with the Views Accordion module!
4b) ... and turn on Use rendered output to group rows and Use the group header as the Accordion header.
FIELDS - not showing as an option
Hi Jess,
How did you get fields to show as an option ? I've created a new view based on what you've shared and FIELDS state the following :
Fields
The selected style or row format does not utilize fields.
Did it only become availible once you selected Views Accordion ?
Please post a screenshot of your view.
Thanks
Z