country-regions / country-region-selector

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

Allow grouping of regions #8

Open benkeen opened 9 years ago

benkeen commented 9 years ago

After fixing the UK counties in another ticket, I found that I wanted to group the regions into <optgroups> for England, Scotland, Wales + Northern Ireland. This would be nice for other countries too, no doubt.

sventech commented 9 years ago

Do you know how you want to do this data-structure wise? I'm thinking we could be adding the different region levels while looking up the info for region codes. I've already noticed it for New Zealand and Albania, for instance.