Hi all,
- Tick box triggers an email via process definition. (Leads Module) (This will be to forward Leads to Partners - we do not convert them here)
- I want to get the recipients from a text field (not an email address field) on a related module (Accounts Module)
The reason for it being a seperate field is the partners sometimes have a seperate email to recieve the leads, and often multiple. But this is the only thing the email is used for, so it cannot be the primary email. (which does work by the way, but is not what I need)
I have it working fine...
- ...until
I need to have more than one email address?
I have tried comma seprating the emails: luke@luke.com,you@you.com etc... this fails to populate the To of the email. (I am BCC'ing another address for testing, which gets the email but the To is empty).
Also tried a space, and these . , ; : | but always the To is empty :-(
One email address alone works fine - we actually do this this often, elsewhere too.
I have created a Text Area field out of curiosity, but this is not visible to select in the process definition end/message event settings.
- Anybody done similar?
- Any ideas on how to seperate the email addresses in one string so that they happlily popoulate the To. ?
Thanks for any tips, as always - Luke.