Always Use Short Name for State / Province / Region
This was developed for a customer using Address Autocomplete in Italy. The province was returned as “Città Metropolitana di Torino” where they wanted to use the province code instead (e.g. “TO”).
Note: This snippet is only intended for use with Gravity Forms’ default International Address field type.
This JavaScript snippet applies the short name rule PER FORM. Add it only to forms where you want this behavior. For a global PHP version, see: https://gravitywiz.com/snippet-library/gpaa-use-short-name-for-province-2/
Instructions
Code
Filename: gpaa-use-short-name-for-province.js