I am new to all of this - but am attempting to use Checkboxes or Dropdown menu for a specific listing of items. The code in the FORM and MESSAGE BODY seem correct. As you look at the front end of the website, all appears correct.
However, when you check the boxes that you desire and click SEND - the e-mail does not provide the information that was checked.
I have read the support documents as suggested regarding the correct tags etc...but none of them seem to work. I have changed the code around to attempt to create all fields as check boxes within 1 checkbox-??? coding but that did not work and the all showed directly behind one another in paragraph form instead of listed which I did NOT want!
I need help.
Here is the FORM CODE:
PREFERRED CLASS AND TIME:
[checkbox checkbox-823 use_label_element "Tuesday: 10-10:45 Creative Movement (2-4 years old) Instructor: Margaret"]
[checkbox checkbox-910 use_label_element "Thursday: 4-5 Tap/Ballet/Jazz I (10-12 years old) Instructor Margaret"]
[checkbox checkbox-705 use_label_element "Thursday: 5:15-6 Creative Movement (2-4 years old) Instructor: Margaret"]
[checkbox checkbox-160 use_label_element "Thursday: 6:15-7:15 Tap/Ballet/Jazz I (5-9 years old) Instructor: Margaret"]
[checkbox checkbox-713 use_label_element "Thursday: 7:15 -8:15 Tap/Ballet/Jazz I (13-18 years old) Instructor: Margaret"]
<p>[submit "Send"]</p>
Here is the MESSAGE BODY CODE:
PREFERRED CLASS AND TIME:
[checkbox-823]
[checkbox-910]
[checkbox-705]
[checkbox-160]
[checkbox-713]