Custom JavaScript validation

Home Forums Jquery Validation for Contact Form 7 Custom JavaScript validation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #401476
    Simson
    Guest

    My form asks people for their email address; I do not want people to enter a gmail address. However, the regex validation only allows regex to match, rather than regex that specify invalid responses. One way to fix this is to add a “disallow” regex. The other approach would be to allow a custom JavaScript validation function.

    Is there a plug-in system that allows me to add such custom validation functions?

    #401483
    Dinesh
    Keymaster

    Hi Simson,

    As of now we don’t have disallow regex system. We will try to incorporate this in our future release if possible.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Custom JavaScript validation’ is closed to new replies.