I am using Address field module for taking address from user.For this module i need an extra field which has a list of areas based on the parent selection.

For e.g i have country selection there - UAE ,there is a an automatic listing of emirates under UAE.After the Emirate selection there should be a listing of area under the selected Emirate.

According to the UAE(united Arab Emirates) geography we need to divide the address field into Country > Emirates > Area under Each Emirate.
Now the Module has Country > Emirates Selection.
My default and only Country is UAE only.
How can i show the areas when i select an Emirate?
Any patch available for this? This is an urgent need and i am searching for a solution.Please update me.

Comments

amutylo’s picture

You can get it here from my sandbox
https://www.drupal.org/sandbox/amutylo/2821020
clone it somewhere with this command
git clone git://git.drupal.org/sandbox/amutylo/2821020.git
after rename the directory 2821020 into addressfield_ae
copy addressfield_ae into your module directory
enable it as usual and in address field settings
check "Address form (UAE add-on)"
together with "Address form (country-specific)"
use it
it's free.