Taxonomy term with a number reference or something like this..
Hello all,
I am trying to figure this out for a week…so maybe you can help me. Maybe there is a module out there that i don’t know or a custome solution
I have a vocabulary called gifts with terms that are kinds of gifts
For each node that i have i want to assign some of those gifts terms but also declare the number of gifts from each kind.
So lets say that my GIFT vocabulary has the following terms
Vocabulary: Gifts
- Books
- T-shirts
- Mp3 players
And lets say that i want to create a node that will have
Books x 3
T-shirts x10
Mp3 players x1
In addition i want to have a summarization of all the gifts available from each node.
Something like :
We 10 nodes that have
Books x 100
T-shirts x 100
Mp3 players x 10
How can this be done?
If instead of Terms i use CCK fields is there a way to count all the cck fields values from all nodes?
I hope that my example is clear…and someone can give a tip to start…
Thank you
