Hello,
I have been searching for dynamic cc/dynamic bcc to fix my issue, but I could find the answer. I have a form with attachment to go with the email.
On the form element, I have a text box name "Email" which pull email addresses from database to display in this text box.
On Event tab > On Submit, I have upload file and if upload success, send email.
In Email, On Static Tab, I have my email in 'To' box.
on Dynamic Tab, Dynamic BCC box, I have Email on that text box. When I click submit, I only received from "To" but did not receive from "Dynamic BCC".
Did I miss something on the setting?
Thank you,
M
I have been searching for dynamic cc/dynamic bcc to fix my issue, but I could find the answer. I have a form with attachment to go with the email.
On the form element, I have a text box name "Email" which pull email addresses from database to display in this text box.
On Event tab > On Submit, I have upload file and if upload success, send email.
In Email, On Static Tab, I have my email in 'To' box.
on Dynamic Tab, Dynamic BCC box, I have Email on that text box. When I click submit, I only received from "To" but did not receive from "Dynamic BCC".
Did I miss something on the setting?
Thank you,
M
Hello nilubon03,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to send an Email dynamically
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How to send an Email dynamically
P.S: I'm just an automated service😉
Hi nilubon03,
I think that the Dynamic BCC only accepts a variable with a single email address in it. What is the value in your Email variable?
My Email [GH] action should accept a variable with either a comma separated string of email addresses or an array of addresses.
Bob
I think that the Dynamic BCC only accepts a variable with a single email address in it. What is the value in your Email variable?
My Email [GH] action should accept a variable with either a comma separated string of email addresses or an array of addresses.
Bob
This topic is locked and no more replies can be posted.