Hi,
I have the following requirement for which I need help. I have two CCK combo boxes. The values in the second combo should be populated based on the value selected in the first combo. When the selected value in the first combo changes, accordingly the values in the second combo need to be updated.
Is there any way of doing this. Is there any hook for trapping state change in CCK fields.

Any idea/pointer for this issue would be greatly helpful.

Regards
DrupalDev2007

Comments

cubicray’s picture

here and there is a new module that looks interesting: Hierarchical Select | drupal.org

chadchandler’s picture

Or check out the "Fixed Data Dropdown" module available in the CCK section of the modules download page.