Conditional fields not opening using radio buttons
-
Hi there
Please see [ redundant link removed ]. The ‘Apply Now’ button should open a Contact Form 7 form in which we’re using your plugin in. Here’s the code we’ve used in the form:
<p> Full Name* [text* full-name] </p> <p> Email Address* [email* email-address] </p> <p class="auto-fill-country-code" data-for=".phone-number"> Country* [select* menu-country include_blank]</p> <p class="phone-number"> Phone Number [tel tel-368] </p> <p>What are you submitting?* [radio radio-635 default:1 "CV" "LinkedIn Page URL"]</p> [group group-511-cv] <p>CV* [file file-468 filetypes:doc|docx|pdf]</p> [/group] [group group-693-linkedin] <p>LinkedIn Page URL* [url url-684]</p> [/group] <p> Add your own words [textarea message] </p> [submit "Send"]The idea is based on which radio button the select for “What are you submitting?” they’ll get one of two fields, either a file upload or URL.
Here’s the issues:
- When I make the radio button for “What are you submitting?” required the “radio-635” option doesn’t show in the list for “Select field” in your tab
- Regardless of the above, selecting one of the radio buttons isn’t opening the next field
Appreciate your help with this,
ToddThe page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Conditional fields not opening using radio buttons’ is closed to new replies.