Problem
User click on the button (and save the new password) only if the old password was correct. How should I write the equation here? Can’t find the actual password anywhere
Hi Gian, you can use the action “Check password for current user” to validate the old password first. You could do this before sending a reset password or when the “reset pass” page loads, before allowing the user to add the new password.