• Resolved kellerpt

    (@kellerpt)


    Hello!

    Thank you Harish! You plugin the best.

    I have a question
    on your website I found an article how to check for the date of Birth field.

    But, I can not understand how I can do validation on the field Phone?
    Really need this field filled in the necessary numbers and the first character was “+”
    i.e
    +765465465465465
    +356654654654654654

Viewing 1 replies (of 1 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    Our plugin does not offer any validation. You could make a field of the type “tel”, that will give you some HTML5 validation as build into modern browsers, but this validation is different in each browser so not very dependable.

    You will have to look for 3th party options like for example some jquery form validation to solve this issue.

    Hope that helps,

Viewing 1 replies (of 1 total)

The topic ‘Validating fields’ is closed to new replies.