Hi,
great module, very handy: thanks!

I have a question to make the UI a little better:
What is the best approach to show the default customer profile as first profile?
This is where Addressbook: Profile-ID = not empty

Thanks

Comments

maxplus created an issue. See original summary.

daggerhart’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new1005 bytes

Here is a patch that moves the default profile to the top of the list if the site has the commerce_addressbook module enabled. Otherwise, there appears to be no concept of "default" profiles within commerce core.

andyg5000’s picture

Status: Needs review » Fixed

Nice, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

jakoloborodun’s picture

It may be useful to be able to make changes on the list of profiles that will be displayed or change the customer profile title based on other data then default "thoroughfare locality, administrative_area".
Creating a hook should be the best solution for this.