so, I added the customers email address via phpadmin to display in the customer address field in the confirmations emails.
for the sake of easier handling, after the admin get´s the order, I want to be able to click on the customer email to immediately respond if needed. the reply-email address in the admin confirmation is logicly set to the vendor email address, and I don´t think it´s a good idea to mess with that.
So, without making a big fuss, I thought a mailto: around the customers email adress would be easiest, but since it´s a user field array ... where do I modify that ?
mail_html_shopperaddresses.php is getting the userfields, "emailaddress" should get a <a href="mailto: ... " ? Ideas ?
thanks d.
in case I´m babbling - see screen - in the email the admin gets after an order, add a mailto: in the billing address field, so the admin can respond without copying the customer address and starting a new mail.
[attachment cleanup by admin]