Hello,
When a new contact is invited to portal, user gets a link with the invitation code and the following page opens:
After user completes registration, they are redirected to Profile Page. After they update their profile, they should be redirected to the Home Page. Instead, they are redirected to the "redeem invitation page" I posted above. How should I change this behaviour?
Ideally, you need to work out where it is coming from (e.g. is the B2C writing it because someone was thinking they were being smart and setting up the B2C to return the user to the page they came from)
But you can hard code it if necessary - see the solution to the following forum question (the bit of Liquid code they are changing is held in the Web Template called "Header") https://powerusers.microsoft.com/t5/Power-Apps-Portals/Redirect-to-Home-page-after-user-login-to-portal/td-p/732471
Ideally, you need to work out where it is coming from (e.g. is the B2C writing it because someone was thinking they were being smart and setting up the B2C to return the user to the page they came from)
But you can hard code it if necessary - see the solution to the following forum question (the bit of Liquid code they are changing is held in the Web Template called "Header") https://powerusers.microsoft.com/t5/Power-Apps-Portals/Redirect-to-Home-page-after-user-login-to-portal/td-p/732471
Hello,
Yes, I noticed that there is a return Url on profile.
/profile/?ReturnUrl=%2Fen-US%2FRegister
How can I change that?
Have you used the default Azure B2C policy etc or has someone used a custom one?
Note, there is a "returnUrl" url parameter that is used to redirect the user to another page after they have signed in (e..g. if someone bookmarks a page that requires sign-in, this parameter is populated so that after they have signed in and confirmed their Profile they are pushed to the page they were after). Check to see if this is being populated (e.g. from a custom B2C policy), or in some other code - when logged out hover the Sign-in link, and on the Profile page look in the browsers URL bar for it.
That's seems weird
Is there any JS customizations?
Are you using the OOB profile page/form or is this a custom page/form?
Lucas001
60
Super User 2025 Season 1
Fubar
55
Super User 2025 Season 1
surya narayanan
35