Include accents for letters_space validation

Home Forums Jquery Validation for Contact Form 7 Include accents for letters_space validation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #431464
    Luis Angel Camargo
    Guest

    Hi Dinesh,

    I want to use the letters_space validation, but in spanish we have accents and the letter ñ.

    I would like to include these characters as valid: á, Á, é, É, í, Í, ó, Ó, ú, Ú, ñ, Ñ, ü, Ü

    How could I do that? I can edit the php if you indicates me the file and lines.

    #431781
    Dinesh
    Keymaster

    Hi Luis,

    Hope you are using Pro version of the plugin. There we have custom Regex tab. From there you can create the custom regex which can valid letters, space and accents. For the RegEx pattern, please check this page. https://regexlibrary.org/letters-space-and-spanish-accents/

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Include accents for letters_space validation’ is closed to new replies.