Values in multiple checkbox not sent in email

Send multiple checkbox values in ChronoForms email.

Overview

The issue occurs when using incorrect placeholder syntax in the email template.
Use the placeholder without brackets in the email template to correctly send the selected values.

Answered
Bi Bibbi 04 May, 2015
I have setup a form with a multiple checkbox. However, when I test the form, I do not receive the values from the checkbox. The other fields are filled in correctly.

I attach the setup in backend.

Could you please tell me what I am doing wrong?

Thanks.
Gr GreyHead 04 May, 2015
Answer
Hi Bibbi,

Please try using just {checkbox_group19} in the Email template without the []

Bob
Bi Bibbi 04 May, 2015
Thanks a lot! That was the mistake.🙂
This topic is locked and no more replies can be posted.