Drupal 7: Addressfield - Change the order of the inner fields

· konordo
Drupal 7: Addressfield - Change the order of the inner fields
A request that often comes up is to change the order of the Addressfield fields. In this example, we are creating a custom module in order to position the Country field at the bottom. It is a very simple function, and the other elements can be positioned in a similar fashion. MYMODULENAME needs to be replaced with the real name of the custom module.?>