When i Create a view and set a filter to return Taxonmy: All terms of a Taxonmy it return blank.
The only way i can get it to show would be to set filter to Content:"taxonmy vocab".
Why is my Taxonomy Terms not showing up?
I have attached image
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tanonmy term names.JPG | 136.41 KB | hackia |
| #2 | content and taxonmy fields are same taxonomy.JPG | 96.86 KB | hackia |
| #2 | the view.JPG | 107.11 KB | hackia |
| Taxonmy field retun blank.JPG | 118.48 KB | hackia |
Comments
Comment #1
merlinofchaos commentedContent: Name is a CCK field. This is not Taxonomy. I would not expect completely unrelated fields to show up as each other.
Comment #2
hackia commented"Name" is a Taxonomy Vocabulary I created
I inserted the the taxonomy field into my content type" people".
When i select to show the field Taxonomy:All terms of "Name" it should show the names for each node.
When i select to show the content: for the taxonomy name it should show the same thing for taxonomy all terms fields.
I have attached images for you to see the whole thing.
Please let me know what you think, Thanks for the reply.
Comment #3
merlinofchaos commentedI'm sorry, you assert that "Content: Name" is the same as a taxonomy term. I have no way to know that or believe that. If you're using the content taxonomy module, perhaps you should file issues there, as I have no knowledge of what it is they're doing. But your images CLEARLY indicate that you have data in a field named Content: Name and not in Taxonomy: All Terms.
Comment #4
hackia commentedYes i used content taxonomy module.
Its not the problem. And it works fine .
I assure you that the Taxonomy All Terms is linked to my taxonmy vocabulary that i attached to my content type.
I have made this work before but for some reason it is not working.
I am pulling my hair out i have done 10 fresh installs and no luck ;(.
If i attached a Taxonomy term to a content type and i want to display with views, I would use Taxonomy:all terms field, Correct?
Would you try to do this on your end.
I used Views, CCK, and Content Taxonomy.
Ultimately i want to expose a filter with the auto complete function of Taxonomy Term to filter view.
Please make it happen. I want to make this work so bad.
Comment #5
hackia commentedFigured it out
When creating the field for the content type didnt check the box
"Save values additionally to the core taxonomy system (into the 'term_node' table)."
Checked it and everything is great.
Comment #6
michelleDefinitely not a bug, then. Fixing category.
Michelle