I am running EE4. When an email is sent to the primary registrant, I would also like it to send to the email address as specified by one of the custom fields on the registration form.
I think I have to change this in the Messages section, but I’m not sure of the code to put in the To: field as it’s not a static email address, but changes with each registration.
If your email server can handle a comma separated list of email addresses in the To: field, you can add a comma, then [RECIPIENT_ANSWER_*custom field for other email address] to the To: field.
If the email server doesn’t send emails with multiple addresses in the To: field, you can instead set the Primary Registrant email To: field to use the [RECIPIENT_ANSWER_*] shortcode, then set up the Registrant email’s To: field to be [RECIPIENT_EMAIL].
I tried both options, but neither seem to be working. I feel like the code I’m putting in is incorrect.
I’ve tried both [RECIPIENT_ANSWER_*invoice email address] and [RECIPIENT_ANSWER_*invoice-email-address] as they are the name and admin label of the field, respectively.
No email is being received by the invoice contact email address, however.
The support post ‘Sending a CC: of registration confirmation email using custom question’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.