kentico_michal
-
7/28/2011 2:58:00 AM
RE:URL to force change of password
Hello,
The left menu in the My Desk interface is handled using javascript so it is not possible to create a direct Url to this page. You can try to use the following Url that should display only the Change password interface: www.domain.com/CMSDesk/MyDesk/MyProfile/MyProfile_ChangePassword.aspx
You can also use the My account web part, that provides also an interface for changing password. In that case, you it should be sufficient to include Url parameter page=password: www.domain.com/MyAccountPage.aspx?page=password
Best regards, Michal Legen
|