Change order of fields on Details page
Hi everyone,
A client has asked me to have the fields in a specific order on the Details page, and I'm wondering how I can move them.
I purchased the Custom Fields Add-on, but now all the new fields I created are sitting at the bottom of the form when I need them to be on different parts of it instead.
If anyone has any insight or solutions, I'll be really grateful.
Thank you!
2
Comments
There is no way to change this, the plugin does not provide hooks! Try to buy another plugin.
Jennifer Hibdige... Sorry this is two years late.
.
I was able to change the order of the address form by going to Settings > customer > customer address and changing the code order in the "customer address" area. I wanted (for example) zip code & country last and when I refreshed it worked. :) I also changed the order in the "Customer Address Fields" just above the code box.
.
{/if}{#if state}{state}, {/if}{#if city}{city}, {/if}{#if street}{street} {/if}{#if street_number}{street_number} {/if}{#if additional_address}{additional_address}, {/if}{#if postcode}{postcode}, {#if country}{country} {/if}
Please sign in to leave a comment.