I know I can insert below code to a User Form for a user to change the password, but how can I ask user to refill his/her existing password as validation? I need it because I don't want user to change other user password if the last user forget logout.
I'm not sure how that would work, I'll have to check with my colleagues.
We don't have a field where users must enter their current password, and I can't think of a workaround that requires them to log out and enter their password to log back in again that makes sense.
I'll ask in the developer meeting tomorrow to see if anyone has a suggestion.