Page 1 of 1

Password change by user

Posted: Mon Apr 15, 2019 10:21 am
by Janusz
Hi,
There are some old post (for V2 and V3) how to implement password change by users.

In the current Forte version (on user login) there is Change Login option (CTRL+SHIFT+L) and I noticed as well the form nupassword available.

But in my case the Change Login is not working (after choosing it - there is no action behind)

Is this option working in your applications? Or how do you approach the change password by users.

Janusz

Re: Password change by user

Posted: Tue Apr 16, 2019 9:50 am
by kev1n
Hi,

Are you saying that if you click on "Change Login", the window will not open? And there is also no error message or error in the developer console?
It works for me...

Re: Password change by user

Posted: Tue Apr 16, 2019 11:11 am
by Janusz
Hi Kev1n,
Thanks for replay.
Yes - so in may case no window opens and no error is reported in nuBuilder or console.
In the mean time I implemented solution with the additional form and buton for password change with php code copied form the globeadmin User form and works fine.

Janusz

Re: Password change by user

Posted: Thu Apr 25, 2019 12:23 pm
by admin
.