How can be ask a user to enter a password using the password field and then ask to retype in a different field to make sure they know the password?
You can create a custom field validation rule that compares the two passwords and raises an error if they’re different: Custom Field Validation - Feathery Docs
We tried that we couldn’t add any rules other than filled or empty… or maybe we didn’t see any other options
Ah thank you for flagging! We’ve gone ahead and updated that so you can use all operators now
1 Like