Hi all,
I have a form with several sets of radio buttons
in the forms wizard I filled out the options as follows
Parent=Parent
Family=Other Family Member
Educator=Educator
State=State Agency Staff
Community=Community Support Professional/Volunteer
Other=Other (please specify):
when a user selects a ratio button I would expect to get something from the left side of the = to be posted in the email that gets generated. instead I get
Request for Family and Home Consultation
Your Name:
Joe Sombody
Your Phone Number:
888 555 1234
Your Email Address:
[email]somebody@mysite.com[/email]
Person Completing Form
{input_radio_2}
why does it not say "Family" (the second radio button above)?
all the other fields work fine. just not the radio buttons.
A11yguy
I have a form with several sets of radio buttons
in the forms wizard I filled out the options as follows
Parent=Parent
Family=Other Family Member
Educator=Educator
State=State Agency Staff
Community=Community Support Professional/Volunteer
Other=Other (please specify):
when a user selects a ratio button I would expect to get something from the left side of the = to be posted in the email that gets generated. instead I get
Request for Family and Home Consultation
Your Name:
Joe Sombody
Your Phone Number:
888 555 1234
Your Email Address:
[email]somebody@mysite.com[/email]
Person Completing Form
{input_radio_2}
why does it not say "Family" (the second radio button above)?
all the other fields work fine. just not the radio buttons.
A11yguy
Hi a11yguy,
Please drag a Handle Arrays action into the OnSubmit event and move it up before the Email action.
Bob
Please drag a Handle Arrays action into the OnSubmit event and move it up before the Email action.
Bob
I add the Handle Arrays. It works on a form that had check boxes! worked wonderfully.😀 But on radio buttons I get nothing. here is the form http://www.tsbvi.edu/index.php?option=com_chronoforms&chronoform=FamilyHomeConsult
what am I doing wrong?
Thanks.
what am I doing wrong?
Thanks.
Hi a11yguy,
For the radio buttons you need {completing} and {partner} in the Email template. Is that what you have?
Bob
For the radio buttons you need {completing} and {partner} in the Email template. Is that what you have?
Bob
This topic is locked and no more replies can be posted.
