• 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: checked

    Could you please check, what’s the matter?

    Thanks and Cheers
    Carsten

    • This topic was modified 3 years, 7 months ago by justyumyum.

    The 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.