I have a "refer a friend" form. I would like to send distinct emails to both the person filling in the form and the friend.
Is this possible?
I also want to send an email to the admin but would forgo this option if needed to make the above work.
I have a "refer a friend" form. I would like to send distinct emails to both the person filling in the form and the friend.
Is this possible?
I also want to send an email to the admin but would forgo this option if needed to make the above work.
Yes, it's possible but you have to sacrifice your admin notification to do so.
Setup your User Notification so it contains the message going to the user submitting the form.
Setup your Admin Notification so it contains the message going to the friend.
In the Send To address for the Admin Notification use the form field variable for the Email address for the friend. You can get this by using the "Insert form field" drop down in the notification message body for that email field, then copy-n-paste the merge code into the Send To field.