Re: Re: Here is a module that switch them.

dev
dev's picture
Offline
Joined: 01/14/2008
Juice: 13
Re: Re: Here is a module that switch them.

Thanks for adding our suggestion.

When checking the copy billing to delivery checkbox, the shipping quote should be triggered. Also, if the copy checkbox is checked and the billing saved addresses is changed, it could also trigger the shipping quote. We had accomplished this by adding the following javascript line:

$('#edit-panes-quotes-quote-button').click();

Thanks,

The DotComSecrets.com Dev Team