Hello everybody,

I have installed Drupal 6 with CCK module. The problem is that I want to make custom form with the fields: title, date, region, city, school.

I want when user select region the city option to show only cities in these region and when select city in the schools option will have only schools in selected city. I read a lot for taxonomy, and CCK, but I didn't understand how to make relation between field. I will be happy if someone can help me.

Thanks a lot!

Comments

WorldFallz’s picture

You might want to checkout the http://drupal.org/project/hierarchical_select module.

azwildcat’s picture

Does anyone know if the hierarchical select module for 6.x is fully operational? I need this module but last time I played with it, it didn't function properly.