
Hi,
I am using dynamic 365 portal . There is one business requirement in which user can set his/her default landing page in CRM portal. So there would be switch in portal after log in. If user can select default landing page which is given in option so next time when user login in crm portal they can see their default landing page.
How can i achieve this requirement in CRM portal.
Thank you in advance !! :)
might be a bit messy through JavaScript
but as you are on-prem anyway I am assuming you have the source code for the Community Portals
you can make changes in the LoginController class and after a successful login, you check if the user has a preferred landing web page, and then redirecting to it