Posted by molcom on October 7, 2011 at 2:10pm
Hi,
I have installed drupal 7.8 and related cck, views module.
My problem is to populate a selection list based on selection from other selection list.
Anyone any ideeas? I don't wan't to solve the problem writing a new module...is it possible?
Best Regards,
Mihai Catan
Comments
hierarchical select
Hi!
Have a look at this module, it might be what you are looking for.
http://drupal.org/project/hierarchical_select
I have it working on one of my sites: http://www.keeveo.com/tiendas/temporada, look for the ¿Dónde quieres comprar? block on the left sidebar.
I used taxonomies, first you select the city and then the available zones/districts for that city.
Hope it helps!
Regards,
Óscar Estepa