By some accident, we show a County field for Great Britain, even though we do not define Counties for Great Britain (it's a textarea, not a select). This field is generally not used for addressing, and doesn't make sense without data, so let's remove it.

Comments

bojanz created an issue. See original summary.

  • bojanz committed fb68f73 on 7.x-1.x
    Issue #3009635 by bojanz: Remove the "County" (administrative_area)...
bojanz’s picture

Status: Active » Fixed

Done.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

benjarlett’s picture

I do definitely use County. I require it when I'm displaying a list of users sorted by county. Is it possible to make this field still available? I understand it's not useful when posting things, but addresses are often sorted by county in the uk.

bojanz’s picture

Add it back via hook_addressfield_address_formats_alter().