Hi!
How do I send out an email to multiple email addresses at the same time via a choronocommand?
Let me explain:
The user has the ability to select multiple people on my form and I need to send an email to each of them. I believe I will be using a read data in the submit section to pull the email addresses (based on the form selections). So the email addresses will end up in a data array (as there can be multiple) I plan to use a chrono command such as {var:read_data50} in the "Recepient" email section, but if it's an array will multiple emails, how do I get an email sent to each one?
Thanks!
How do I send out an email to multiple email addresses at the same time via a choronocommand?
Let me explain:
The user has the ability to select multiple people on my form and I need to send an email to each of them. I believe I will be using a read data in the submit section to pull the email addresses (based on the form selections). So the email addresses will end up in a data array (as there can be multiple) I plan to use a chrono command such as {var:read_data50} in the "Recepient" email section, but if it's an array will multiple emails, how do I get an email sent to each one?
Thanks!