Conditional Fields Not Loading
-
Trying to get a contact form with the conditional fields plugin to only fire certain fields when a dropdown select is made. Wondering if it has something to do with the SMPT issue I’ve yet to resolve. All fields have unique and different names associated.
Code listed below:
<label>
[text* your-name placeholder “Your Name”] </label><label>
[email* your-email placeholder “Email Address”] </label><label>
Get in touch:
[select* menu-566 first_as_label “– Choose support type –” “Email” “Phone” “Live Meeting”]
</label>[group call-area]
[tel tel-187 placeholder “Phone Number”]
[/group][group meeting-area]
[date preferred-date placeholder “Preferred Date”]
[text preferred-time placeholder "Preferred Time"]
[/group][submit “Send”]
The page I need help with: [log in to see the link]
- The topic ‘Conditional Fields Not Loading’ is closed to new replies.