Hi all,
I have an application that has a user-added via Users module (<url>/Users). Now I want to allow the added users to change their password. How to do that? The password given is by the admin and I want the users to change by themselves. Please advice.
Regards,
Abirami Srinivasan
Hi Abira,
If you want to give this feature you need to build this in your application , may be something like change password link and than screen to change users password.
-PJ-