I am creating a Healthy Eating Questionnaire using the RadioButton List. In the text field I am adding some html to pull a graphic that shows next to the text but when I submit the form, both in the email and the report (database), the selected value is the html (see sample below):
Cookies
Is there any way to change the list items so the “value” is saved to the database and sent by email instead of the “text” (text and html)?
The questions need to be mutually exclusive and validated, thus the RadioButton List.
I am using Form Master Version 1.5.
Thank you,
Lewis