How do I put the checkbox so it comes out in the email
Here is what my tags look like
p>Your Name (required)
[text* your-name] </p>
<p>Your Email (required)
[email* your-email] </p>
<p>Workshop Details (Please enter date and time)
[text your-subject] </p>
<p>Please let us know if you have any childcare, access or dietary requirements:
</p>
[checkbox requirements "I require childcare" "I require disabled access" "I have dietary requirements"]
<p>Please let us know if you are bringing an interpreter to the workshop:
</br></p>
[checkbox interpreter "I'm bringing an interpreter to the workshop"]
Thanks