Trying to use a form as an automated process. My clerk inputs the customer information (including their email) and it sends a notification email to those static email addresses that need a copy of the notification. The Autoresponder sends our templated email to the customer. All of this works exactly as we wanted it to.
What I want to do is input a second email address on the form and send a copy of either the notification or the templated response to that email address. It is NOT static so it can't be set up as a CC/BCC using a $email placeholder.
Alternatively, could I set up an email forwarder somewhere to take that input?
Any help would be appreciated.
If you want to see the code, it's located at testing.cvma15-1.net/Portal-Admin.php It's the New Member Welcome Email (SEC) under the Application Approved Tools section.
Thanks.
Use autoresponder/Form to input and send to two email addresses
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Re: Use autoresponder/Form to input and send to two email addresses
I'm sorry, there is no standard solutions for this, this will require custom code.