Checkboxes In Contact Form (Builder) - Question | JoomShaper

Checkboxes In Contact Form (Builder)

Alexander Schuch

Alexander Schuch

SP Page Builder 9 months ago

I built an inquiry form with form builder. User can check, in which services he is interested.

How do I get the info about the checked boxes into the eMail? For example, for the eMail, I add <p><strong>EMAIL:</strong><br>{{email}}</p>

0
3 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 9 months ago #180550

Hello Alexander,

Thank you for reaching out to us.

When using checkboxes in the Form Builder, you need to add checkbox item option in the form field. When editing the checkbox, you will see a “field name” for each checkbox item. You can then use this field name in your email template to display the selected options. For example, you can use {{checkbox-1}}{{checkbox-2}} to refer to the checkbox field in the email. If you have multiple choices for the same checkbox, use the different field name for both and use it like example.

Thank you!

0
Alexander Schuch
Alexander Schuch
Accepted Answer
9 months ago #180552

Great - that solved it, thank you!

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 9 months ago #180553

You are welcome.

0