Page 1 of 1

How to change the default homepage for a user

Posted: Thu Feb 04, 2021 11:57 pm
by pratikmehta003
Hi there,

I want to understand how I can change the default homepage for the user when they login... I checked some docs and using custom URL but thats not helping...

Re: How to change the default homepage for a user

Posted: Fri Feb 05, 2021 12:09 pm
by dchurch
Go to Admin > Manage Components > Home Page Modification > Settings and make sure "Allow users to override their default home page settings" is checked.

What have you tried setting the homepage to? The homepage custom URL accepts a relative URL, e.g. /nagiosxi/dashboards/dashboard.php?id=7fSeVt9b for a specific dashboard. It probably should be a relative URL.

Re: How to change the default homepage for a user

Posted: Fri Feb 05, 2021 2:03 pm
by dchurch
My team has just found a bug in that page. The suggested workaround is to UN-check the box and press Apply Settings to turn it ON. You'll know its on if the page loads up with the checkbox checked.

Re: How to change the default homepage for a user

Posted: Tue Feb 09, 2021 1:56 am
by pratikmehta003
was able to figure out.. this can be closed.

i used the custom URL and placed the dashboard link which i needed for user's homepage...