radio button selected but doesn't show the choice when submitted
-
I have two choices with a radio button for each. When the person submits the form their choice isn’t included. How do I correct this? Can anyone help me with the coding? Here is what I have:
<p>Name of Donor
[text your-name] </p><p>Name of Recipient
[text Recipient] </p><p>Name of Person you would like to Honor (required)
[text* Person-to-Honor] </p><p>Your Email (required)
[email* your-email] </p><p>Occasion
[radio your-occasion label_first default:2 “Happy Chanukah” “Happy Holidays” ] </p><p>Address of recipient to whom you wish the certificate to be mailed
[textarea your-message] </p><p>Your Name and Address
[textarea your-name] </p><p>[submit “Send”]</p>
- The topic ‘radio button selected but doesn't show the choice when submitted’ is closed to new replies.