Checkbox value defaults to "true" via email
-
I have two checkboxes with multiple choices and a radio in my form. I have this complete form being emailed when submitted. However, when one of the checkboxes is checked, instead of emailing the full name of the choice (ex “5/1/2015— 1:00pm – 4:00pm — Friday Harvest Helpers”) so I know which one was chosen, the email spits out the value “true”.
However, this only happens with the check boxes. The radio option in my form emails the choices correctly.
Form code:
[checkbox* checkbox-551 class:form-block use_label_element “5/1/2015 — 1:00pm – 4:00pm — Friday Harvest Helpers” “5/23/2015 — Time TBD — Mock Interviews” “5/29/2015 — 1:00pm – 4:00pm — Friday Harvest Helpers”]Mail code:
[checkbox-551]
- The topic ‘Checkbox value defaults to "true" via email’ is closed to new replies.