Add field to all terms of a vocabulary
m4t - February 11, 2009 - 12:28
| Project: | Taxonomy Fields |
| Version: | 5.x-1.8 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi all!
Can someone explains me how add one or more fields to a vocabulary, so every term of this one has now these fields in the form creation?
I need this because i have to add 2 fields to every term of vocubalary 'X'! Future terms too...
Sorry for english, thanks!

#1
hi!
unfortunately such a function is not existing yet! so you will have to add the field to every term individually.
or you make a 'parent' term for all terms in this vocabulary and use the function to display the field for all children of this term.
hope this makes sense...
#2
Thanks for your answer!
I finally solve my problem using taxonomy enhancer!
With this module you can add a text field to all terms of a vocabulary... Then I create the code for checkboxes too!
In this way I've added a checkbox to all my terms of voc. I'd like to also add 'select' or 'radio', but I've to finish this project before try it...
I hope that my post can be useful to someone...
Bye bye ;)