How to custom dashboard set as homepage?

Kajal8
Tera Expert

In Sandiego version, how to set custom dashboard as homepage for user. As homepage functionality is not supported in new version. Created new dashboard but not able to set it as homepage. Can anyone help me?

1 ACCEPTED SOLUTION

Hi @Kajal8  and @sailers 

 

So I have tested some back and fourth in my PDI and have found following solution:

 

1. go to the table "sys_user_preference"

2. Create a new preference with following settings:

 

Descriptionmy_home_navigation_page
Namemy_home_navigation_page
SystemChecked
User<<Empty>>
typeString
Value$pa_dashboard.do?embedded=true&sysparm_dashboard=02874c6d3b400300b90c4bb534efc4f1

 

AndersBGS_0-1679398486348.png

3. remember to change 02874c6d3b400300b90c4bb534efc4f1 to the SYSID of the Dashboard that should be the default homepage.

4. Open sys_properties.list from the application picker navigator:

 

AndersBGS_2-1679398627630.png

 

5. Go to the property named  'glide.login.home',

6. change the value from default value to "home.do".

 

You are now ready to test the solution.

 

Information and KB Article can be located here: How to set PA Dashboard as Landing Page not allowing other dashboards to select from dropdown - Supp...

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

8 REPLIES 8

I tried creating a user preference record in sandiego version but it is not working. Any other way to achieve this?

Hi @Kajal8 ,

 

As far to my knowledge then no, there is no other way to achieve this. Remember that users across a company are different, so it's highly likely, that users want to see different things when they open ServiceNow and not the same Dashboard.

 

Besides above, I also think that you haven't stated "$pa_dashboard.do " correctly. I do read this as it should be more dashboard specific.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

How to make this "$pa_dashboard.do" more dashboard specific, do I need to add something more.

Hi @Kajal8  and @sailers 

 

So I have tested some back and fourth in my PDI and have found following solution:

 

1. go to the table "sys_user_preference"

2. Create a new preference with following settings:

 

Descriptionmy_home_navigation_page
Namemy_home_navigation_page
SystemChecked
User<<Empty>>
typeString
Value$pa_dashboard.do?embedded=true&sysparm_dashboard=02874c6d3b400300b90c4bb534efc4f1

 

AndersBGS_0-1679398486348.png

3. remember to change 02874c6d3b400300b90c4bb534efc4f1 to the SYSID of the Dashboard that should be the default homepage.

4. Open sys_properties.list from the application picker navigator:

 

AndersBGS_2-1679398627630.png

 

5. Go to the property named  'glide.login.home',

6. change the value from default value to "home.do".

 

You are now ready to test the solution.

 

Information and KB Article can be located here: How to set PA Dashboard as Landing Page not allowing other dashboards to select from dropdown - Supp...

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/