Custom Radio Button submit value
-
I have a radio button on the form:
Are you experiencing any pain?
[radio radio-261 default:1 “Yes” “No”]and I want to pass a value of 1 or 0 and not ‘yes’ or ‘no’ when sending to the email.
in the mail setting the message body is
experiencingpain::[radio-261]”is there a way to accomplish this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Custom Radio Button submit value’ is closed to new replies.