Hello,
I'e mapped my project's landing page to a dashboard internal to the project. This works fine at login. When I click on the project name/logo I'm redirected to the configured landing page which is what I want.
When I logout of the application and immediately log back in, I am taken to menu.php which is not what I want...I'm expecting to be redirected to the landing page. Also when clicking on the home icon on the breadcrumb menu, I'm
redirected to menu.php.
How can replace any redirection to menu.php with the configured landing page at all times?
Thank you in advance!
I'e mapped my project's landing page to a dashboard internal to the project. This works fine at login. When I click on the project name/logo I'm redirected to the configured landing page which is what I want.
When I logout of the application and immediately log back in, I am taken to menu.php which is not what I want...I'm expecting to be redirected to the landing page. Also when clicking on the home icon on the breadcrumb menu, I'm
redirected to menu.php.
How can replace any redirection to menu.php with the configured landing page at all times?
Thank you in advance!