1
Answers
Vote up!
0
Vote down!

Edit Billing Customer Profile

Hi,

Is there an easy way to just move the country select field down to the bottom of the customer profile in both billing and shipping addresses.

Seems rather laborious to have to create 2 new profiles just to do this.

Any help appreciated ... thanks.

Asked by: James Pink
on May 26, 2014

1 Answer

Vote up!
1
Vote down!

The country select is actually part of the address field widget and isn't specific to customer profile forms. However, the reason it's at the top is because the following form elements are actually dependent on the selected country. Moving it to the bottom of the form could have negative user experience implications.

If you really want to move it, hook_form_alter() is the only way I'd accomplish it.

Ryan Szrama
Answer by: Ryan Szrama
Posted: Jun 13, 2014