Conditional Fields appearing even though only email field should
-
I just want to set up a simple form that the email filled is filled with an actual email address, the form subnits.
Tried it with the following rule:
Show if your-email not equals Email *Email * is my placeholder.
This is what I have for my form:
<label> Your Email (required)</label>[email* your-email placeholder "Email *"] [group dvmc-group clear_on_hide] <label> Your Location (required) </label>[select* dv-location include_blank "Central LA" "San Fernando Valley" "San Gabriel Valley" "South Bay" "West LA" "Orange County"] <label> Kid Age (required) </label>[select* dv-age include_blank "0-2" "3-5" "6-8" "9-12+"] <label> Kid Interests </label>[checkbox dv-interests "Vehicles" "Sports" "Performance" "Festivals" "Museums" "Nature"] [/group] [submit "Send"]
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Conditional Fields appearing even though only email field should’ is closed to new replies.