I have a two-level vocabulary which has over 2000 terms, with 'Car manufacturer' as a parent terms and 'Car model' as a child terms. When i create new content, i must select some of this terms, and with <select> this long it is quite difficult. I was wondering if there is a method to split this huge list into two smaller lists, so i can select a parent term and then select one of its children in secondary list?

I tried using CCK + Content Taxonomy + Active Select, but i encountered some javascript error after selecting a parent term, so it is not working at all. Give me a hint, someone?

Comments

Laurentvw’s picture

Have you seen the Taxonomy Super Select module? This might do the job, try it :)
---
Breaking News: Yunar | Long live democracy! | Buddy 4 life: Prameya

_1313’s picture

Yes. i've tried using it, but i haven't seen any options for displaying hierarchical vocabs in it, only checkboxes and radiobuttons. Please direct me on how to enable this feature, if it is possible.