After registration on the portal how can I redirect the user to custom profile page and NOT the default profile.
Solved! Go to Solution.
Sorry, I had assumed you wanted to go to the new page all the time upon login, that's what the site setting controls. The profile link in the drop-down menu can be updated by changing the web link set named 'Profile Navigation'. You can then change the links, including the profile link to navigate to which ever page you want.
Hello harrynicol,
You can configure a portal to redirect a user to a default page after signing in. To achieve this functionality, you can include a JavaScript code in the Home web template.
For example, if you want to redirect all users to the Forums page after signing in, you can include a JavaScript code in the Home web template as follows:
Please check following Doc guide:
Removing comment.. Posted as wrong account.
If you don't plan on using the out of the box profile page at all, you could update the site marker called 'Profile' to point towards your new 'landing' page as the profile redirect code looks at the profile site marker location. Ensure you have the site setting 'Authentication/Registration/ProfileRedirectEnabled' enabled.
Alternatively, you could use some JavaScript to kick the user off to another page as previously suggested.
Thanks for the reply (both of you). I ended up using a JavaScript to bump the user to the profile form I wanted them to use. Changing the site marker to the new profile page work well and is nice and elegant. So, that worked great. After Registering with the new profile and correctly redirect to the home page after submit.
However, after the site marker change this happened.
Any suggestions as we are nearly done ! Thanks
Sorry, I had assumed you wanted to go to the new page all the time upon login, that's what the site setting controls. The profile link in the drop-down menu can be updated by changing the web link set named 'Profile Navigation'. You can then change the links, including the profile link to navigate to which ever page you want.
Thanks, that worked a treat. So obvious! It was staring me the face to do that. Appreciate all your help.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 |