country-regions / country-region-selector

Dynamic country and region dropdowns for your forms.
http://country-regions.github.io/country-region-selector/
MIT License
252 stars 115 forks source link

Is it possible to 5th depth? #52

Closed ahmadrusli closed 4 years ago

ahmadrusli commented 7 years ago

dear developer..

i likely interested with this domain. but i want to ask before.

i want at registration form, a country field, a city field, and sub disctrict, and sub-sub district. is it possible to do that?

i am in indonesia, i want people can choose indonesia country, then it shows all indonesia's province, jakarta for example. then after i choose jakarta it should show all city under it like south-jakarta, west jakarta, east jakarta.

this i want exactly i want:

...

  1. Hungary
  2. Indonesia (level 1)
    • 2,1 Jakarta (level 2) ---2.1.1 South Jakarta (level 3) ---2.1.1.1 Mampang Prapatan (level 4) ---2.1.1.1.1 Kuningan Barat (level 5)
  3. India ...

that's look 5 depth. and of course it find to database table that we will provide before. in indonesia, it have 82.353 at level 5 (villages). and seems we need add all these villages to a database.

is it possible this plugin support this kind of feature? thank you verymuch :)