By lightmed on
Hi,
I have content type with five different vocabularies. The end user should select vocabulary (ie. from select list), and then select term in another select list. Term select list should update after user has selected the vocabulary. Anyone knows if there is module for this? I would apperciate every tip! Or is there some better way to do this?
Comments
Maybe it would be good to
Maybe it would be good to create hierarchical vocabulary?
First hierarchy would be terms which now you have as 5 different vocabularies, subterms will be your actual terms.
Hierarchical select would help you with doing this.
Yes, use Hierarchical Select module
Here you go.. http://drupal.org/project/hierarchical_select
Cheers,
Anil Sagar,
Lead Drupal Developer,
Azri Soulutions,
http://azrisolutions.com/
Thanks!
I check it out!