Conditional required fields are not working
-
Hi,
Thanks for the wonderful plugin.
I have created a form with a conditional field for a dropdown. If an option is selected, the conditional text field will show.
<span data-show-if=”MMERGE5:ABN”>
<input type=”text” name=”MMERGE3″ placeholder=”ABN”
required=””>
</span>But the issue is if I select any other option and submit the form, it shows an error “Please fill in the required fields.” even if the above text field is hidden. How to solve that issue. Please help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Conditional required fields are not working’ is closed to new replies.