I figured before I break up every address field into separate inputs I wanted to see if there was a filter I could use to change the name (United States) AND value (US) of the country dropdown within the address input, I see I can utilize http://www.gravityhelp.com/documentation/page/Gform_countries but that appears to change both the label and the value. Is there any hidden gem for array('US' => 'United States', 'CA' => 'Canada')