We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to change Homepage to User preference

krishnanara
Tera Contributor

I need to set the Homepage to User preference currently when User logins it is taking to the /now/nav/ui/home and when they click on ServiceNow logo it is redirecting to the User preference. I want that to change the Homepage directly to the User preference. Could you provide the steps to do the configuration?

 
 

 

 

4 REPLIES 4

Tanushree Maiti
Tera Patron

Hi @krishnanara 

I'm just interested in knowing- from Feb 2023: ServiceNow is no longer supporting the functionality of Homepages.  Still are you using home page?

 

Or in your question you mean its a page/welcome page?

 

Check these links if it helps you.

https://www.servicenow.com/community/developer-blog/setting-default-user-preferences/ba-p/2290662

https://www.servicenow.com/community/developer-forum/how-set-default-homepage-for-select-users-depen...

https://www.servicenow.com/community/next-experience-forum/to-set-the-user-preference-quot-current-s...

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

I'm referring to the First page for the user which will load after they login

Okay. In that case- refer the mentioned links

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

I found the solution. There was some customization in the Script Include ā€˜SPEntryPage’ that was causing the issue. Reverting it back to the original script fixed the problem.