• I have the 2 fields for email validation, but don’t know what else I need to do to make it work:

    First and Last Name [text* your-name]

    Email Address [email* your-email]

    Confirm Email Address [email* your-email-confirm]

    Australian Mobile Number (10 Numbers) [tel* your-phone minlength:10 maxlength:10]

    Subject [text your-subject]

    Message [textarea your-message]

    [submit “Send”]

    I am trying to follow this page: https://contactform7.com/2015/03/28/custom-validation/

    But, I don’t know if I am supposed to place the mentioned code in the above link somewhere?

    Thank you for helping me.

    The page I need help with: [log in to see the link]

You must be logged in to reply to this topic.