add secondary email address to "To Address"

  • Posts: 90
  • Thank you received: 1
11 years 6 months ago #101240

We are trying to keep track of all the emails sent to a customer. To do this we add a secondary email in the "To Address" Is there a way to edit the email form so that our address automatically gets put in to the To Address field next to our customers email address.

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13375
  • MODERATOR
11 years 6 months ago #101276

Please Log in or Create an account to join the conversation.

  • Posts: 90
  • Thank you received: 1
11 years 6 months ago #101290

This is for notification emails that have already been created. I am talking about when you are on an order, and you click the Email button.

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13375
  • MODERATOR
11 years 6 months ago #101306

That's the same.
For the "email" button order, it's the "order notification" email that you need to edit.

Please Log in or Create an account to join the conversation.

  • Posts: 101
  • Thank you received: 12
11 years 6 months ago #101310

Hi,

Just want to help out a bit.
Nicolas is correct.

Unless I misunderstand you, you'll just have put the following code at the end of 'Order creation notification' under System -> E-mails (business version):

<?php $data->customer->user_email = array($data->customer->user_email,'email2@mywebsite.com','email3@mywebsite.com'); ?>

Change the emails with your own and try it out to see if this is indeed what you need.

Good luck.

Last edit: 11 years 6 months ago by SG. Reason: spelling error

Please Log in or Create an account to join the conversation.

  • Posts: 90
  • Thank you received: 1
11 years 6 months ago #101353

Awsome that worked this time thanks nicolas and SG.

Please Log in or Create an account to join the conversation.

Time to create page: 0.077 seconds
Powered by Kunena Forum