Hi!
I have a requirement to change redirect webpage after logged in user changes password.
Current scenario:
Is it possible to change portal setting in a way, that upon successful password change, portal redirects user to specific webpage? I created custom landing page, and would like to redirect user to this webpage after changing password.
Thank you!
Regards,
Tjaša
Hi tzalar
I don't know if it is what you were looking for. Add this command in the button in OnSellect which saves the new password: ; Navigate ([@screen name]; None)
Logically you have to change screen name to the name of the screen you want to direct your user.
ciao ciao
There is no setting that I'm aware of to do this.
The best I can think of is to include JavaScript on the page where the user goes to after changing their password (Profile page, I think) that looks for that situation, and forces a redirect. If you look for the query string parameter of Message=ChangePasswordSuccess that should get you what you need.
Nick
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |