I'd like to display administrative areas (eg US states or Canadian provinces) by their two-letter code rather than their full name. I know the code is used as the key in the module - is there a way to use it for the display?

Comments

amarcus’s picture

Look at the addressfield_tokens module, for field formatters and tokens that can display administrative areas using either the full-text version or the abbreviation.

rszrama’s picture