Community

How to make a city field and a province field?

Hi i am trying to relate a city field with a province field, i tried with the address field module but it gives me some other fields that i don't need, can you help me? thanks

Comments

=-=

perhaps: http://drupal.org/project/conditional_fields though fields in address module could be disabled with a hook_form_alter in a custom module, if they can't be disabled in the settings for the module or the manage fields / manage display ui.