Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
taxonomy data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 08:07 UTC
Updated:
15 Jul 2009 at 14:00 UTC
Jump to comment: Most recent file
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