Password Confirmation #5503
Answered
by
jasonvarga
HazemMohamed252
asked this question in
Q&A
-
I am create client blueprint and add some fields like : name, email, phone and password. I want to add password confirm field to check the password again to complete the process. How to make this please ? |
Beta Was this translation helpful? Give feedback.
Answered by
jasonvarga
Mar 15, 2022
Replies: 1 comment 1 reply
-
In your other discussion (#5505) we explain that you should be using actual users. However, this is an example of where the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
HazemMohamed252
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In your other discussion (#5505) we explain that you should be using actual users.
However, this is an example of where the
confirmed
validation rule would be useful.