Masked Input Field doesn’t respect required setting
-
Hi there,
With Easy Appointment form I need to fetch a person’s birthdate and need to have it in a specific format why I’ve decided to use the masked field.
Further on the birthday input field needs to be mandatory while I activated the required checkbox. Visible setting is also active.
Now it turns out that the field in the frontend doesn’t care for the required setting. The form can be even send if the masked field stays empty.
Settings in the form backend
slug: geburtsdatum
label: Geburtsdatum
mask: 99.99.999 (representing DD.MM.YYYY format)
required: checked
visible: checkedCould you please check, what’s the matter?
Thanks and Cheers
CarstenThe page I need help with: [log in to see the link]
- The topic ‘Masked Input Field doesn’t respect required setting’ is closed to new replies.