please tell me how to get current password by using hash variable
You can try using nested hash variable. Although I think it will return encrypted value of password.#form.dir_user.password[{currentUser.username}]#
Its not working
its not working
I do not believe it is possible to retrieve the current password because it is encrypted for security reasons.