Checkbox Conditional Field Not Working
-
I’ve got the following code. The conditional setting is “IF project-other = Other SHOW project-other-conditional” Checking the “Other” box does not reveal the conditional group. There are no duplicate fields in the form.
[checkbox* project-type id:project-type class:project-type use_label_element "Existing website redesign" "E-commerce" "Mobile-friendly redesign" "Online marketing / SEO" "Website maintenance" "Web or mail hosting" "Logo design or branding" "Print design (brochures, magazines, posters, etc.)" "Other"] <br> (Check all that apply) [group project-other-conditional clear_on_hide] <span>If you checked “Other”, please clarify: <span aria-hidden="true" role="presentation" class="u-required">*</span><span class="hide"> (Required)</span></span> <br> [textarea* project-other id:project-other class:project-other] [/group]
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Checkbox Conditional Field Not Working’ is closed to new replies.