CCK fields: having a select list only appear based on the selection from another select list
bobblebob - August 15, 2008 - 15:42
Is there a way to set up CCK so that a select list only appears based on the selection from another select list?
So if we have a list of cars, selecting Ford would then create another list containing Ford Models.

Found two modules for not for my version
I have found two modules which do this: Hierarchical Select and Activeselect. The only problem is they are for D5. Are there any equivalent modules for D6?
I'm in the same boat. Any
I'm in the same boat. Any suggestions?
For this purpose
you can use the conditional fields module. http://drupal.org/project/conditional_fields
Cheers