Page URL is not redirecting to the target page if User is not logged in

0
We have scenario in which we are providing the page URL to the user. If user is not logged in the application, he is redirecting to the login page. After Login instead of redirecting to target page, it is redirecting to the homepage of the application.   Does anyone have faced similar issue, if yes will you suggest where the issue to resolve this particular bug.   Thanks in advance for inputs
asked
1 answers
0

Hi,

   In Mendix, role-based home pages are a better option than page URLs when you want to show different home pages to different users, did you tried Role based Homepages? else  If You don't mind ,Can You  explain  in detail, where you stuck ?

answered