Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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
Kilo 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 mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

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 mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

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.