Hi,
JMIX: 2.7
Out-of-the-box feature - How can I find change password and reset password for user?
Regards,
CK
Hi,
JMIX: 2.7
Out-of-the-box feature - How can I find change password and reset password for user?
Regards,
CK
In the user-list right mouse-click

or

or you add it in the menu.xml
<item id="changePassword" bean="ChangeUserPasswordMenuBean" beanMethod="showChangePwdDialog" title="msg://com.company.bio4/menu.changePassword.title"/>
Is this what you are looking for ?
Best regards
Felix