Dynamic CC or Dynamic BCC did not send anything out

How to fix dynamic BCC not sending emails in ChronoForms.

Overview

The issue occurs when the dynamic BCC field contains multiple email addresses in an incompatible format.
Use the My Email action instead, which accepts a variable with either a comma-separated string or an array of email addresses.

Answered
ni nilubon03 16 Jun, 2014
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
Gr GreyHead 16 Jun, 2014
1 Likes
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
ni nilubon03 19 Jun, 2014
Answer
Bob,

Thank you for pointing me out. After spent sometimes to familiar with your action, it worked beautifully.

Regards,

Nilubon
This topic is locked and no more replies can be posted.