• Hi, Can you please add the confirm password line option?
    It most needed for password strength 3 and above.
    Thank you.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author kimipooh

    (@kimipooh)

    Thank you for your good idea.
    I added the verified feature as version 2.7.
    Please update this plugin and enter the value of the “name” on the field if you wish to verify a value of a password field. In case of verifying the password value that you set [password password-100], set [password* password-101 password_check:password-100].

    Thread Starter vermicide

    (@vermicide)

    Hi Kimipooh
    Thank you for the quick answer, I didn’t manage to make it work…

    this is my code:
    [password* Password-100 password_min:8 password_strength:3]
    <label>Confirm Password</label> [password* password-101 password_check:password-100]

    Can you please tell me how to set it right?
    Thank you again.

    Can I suggest one more development? I would like customers to have the ability to see what they type inside the password and “confirm password” field, so it’s gonna look like an “eye icon” on the right side that covers/shows the password.

    triple thanks ??

    Thread Starter vermicide

    (@vermicide)

    Also, I found another problem with the new update, once I finished the form I’m receiving an email without the password entered. it looks like this [password] instead of the password itself.

    Quadruple Thanks

    Thread Starter vermicide

    (@vermicide)

    about my last comment with the password received in the email
    I manage to overcome the problem with
    with removing the password-100 number [password* Password-100 password_min:8 password_strength:3]

    to [password* Password password_min:8 password_strength:3]

    Also, I managed to solve the problem with check password:

    [password* Password-100 password_min:8 password_strength:3]
    <label>Confirm Password</label> [password* password-101 password_check:password-100]

    I didn’t see that my Password-100 is with a capital letter.

    Thanks ??

    waiting for the eye icon development.

    Plugin Author kimipooh

    (@kimipooh)

    Thank you for your idea.

    I added the ability to display a password with “eye icon” as of version 2.8.

    If you can use the ability by setting up “id” same as “name” value.
    Please see the FAQ (https://www.ads-software.com/plugins/cf7-add-password-field/#how%20the%20use%20the%20ability%20to%20display%20a%20password%3F).

    Thread Starter vermicide

    (@vermicide)

    Man! such awesome support!

    Thank you 1000 times.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘confirm password’ is closed to new replies.