Just a quick question which I've been unable to dig out an answer to, is it possible to pass a string of comma separated (or separated in some other manner?) emails into a to: field, or am I stuck with one email address per field?
[quote]
Just a quick question which I've been unable to dig out an answer to, is it possible to pass a string of comma separated (or separated in some other manner?) emails into a to: field, or am I stuck with one email address per field?
[/quote]
The "Send Email" Trigger Action should be able to accept multiple comma-separated addresses passed as a value to the Parameter Map.
For static definitions within the action itself, I would recommend using the separate textfields as I can't guarantee that comma-separated addresses in these will work.
For other areas of Matrix where only one textfield is provided for email addresses, it is generally possible to use multiple comma-separated addresses.
would you try user group?
[quote]
The "Send Email" Trigger Action should be able to accept multiple comma-separated addresses passed as a value to the Parameter Map.
For static definitions within the action itself, I would recommend using the separate textfields as I can't guarantee that comma-separated addresses in these will work.
For other areas of Matrix where only one textfield is provided for email addresses, it is generally possible to use multiple comma-separated addresses.
[/quote]
I've been passing through a list of comma separated emails to the trigger but it hasn't been working. What's annoying is it hasn't been throwing any errors that I can see - the system log shows the trigger completed successfully, the error log shows nothing, and I don't get any "Undeliverable" emails, it just doesn't send anything. I guess I'll just have to send them through individually.
[quote]
would you try user group?
[/quote]
nah, the users to be emailed vary