Multiple recipients
-
I am using a dropdown to allow the user to select who they would like to contact. Is it possible to send an email to multiple recipients for a single selection? Using the example below, I would like to send email to several recipients when the Board of Directors is selected. Works great for a single address. Only sends to the first address in the example below.
Example:
<label>Please select who you would like to contact
[select your-recipient “Board of Directors|BOD@example.com, BOD2@example.com, BOD3@example.com”
“Event Coordinator|sales@example.com”
“Membership Committee|support@example.com”
“Range Committee|support@example.com”]</label>
You must be logged in to reply to this topic.


