We are trying to use the forms to collect country and state/region/province data. Right now, via the address enhanced add on, we are populating the states/provinces depending on what country the user selects. The default display order is “state - country” How do I change that to “country-state” without resorting to CSS hacks? These are the only elements of the address fields we are using.
Also, this is a in-action form, and I cannot stop using the built in address functionality and start using something else. We have thousands of entries at this point.