Custom form email options

Hi guys,


Is there any way to include multiple recipients in the single to field of a custom form? I ask because the form submission will be emailing to a random number of recipients so it cant be predetermined in the back end email options

You could try separating the recipients by commas – I've no idea if that would work though.


You could also try defining a field for each email address (up to the maximum number of addresses you expect to have) and just send an email to blank recipients anyway. Again, I'm not sure if Matrix will allow this, or if you will get bounce messages for each blank email address.

Thanks Daniel. Ive tried both the ; and the , with no luck. The blank declares does work but i was hoping to get away without having to do this.