• Resolved tritongr

    (@tritongr)


    Hi.

    1. Is there a build-in password confirmation functionality for password field?
    2. If we use 2 password fields in a form how can we validate that they match?
    3. In general, can we apply a validation rule on comparison between two existing fields on the form?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Alex Sanchez

    (@alexwpninja)

    Hello @tritongr ,

    1. We have built-in hooks which can be easily used to create a password confirmation field, here is an example how to create an email confirmation field , which almost same as email.
    2. Please check the example above and let me know if you need any help.
    3. Using the input filter and a few lines code comparison can be applied to almost all fields.
    For faster response you can open a support ticket here , if you need any further help.
    Thanks

    Thread Starter tritongr

    (@tritongr)

    Thanks!
    All topics covered.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Password confirmation’ is closed to new replies.