Posted by rafuel92 on October 13, 2012 at 4:39pm
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
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.