Welcome.do page customization based on department or company link should show up

purragangadharp
Tera Contributor

Welcome.do page customization based on department or company links should show up

 

In the below instead of showing two links want to show only one based on the Company name tried visiablity cretria it not working.

 

Welcome To the ServiceNow Instance

Please use this link to access ABC Company  Click Here

Please use this link to access  DEF Company  Click Here

 

 

https://instancename/now/nav/ui/classic/params/target/welcome.do 

 

If the User or fulfiller belongs to ABC company Link should show: https://instancename/now/nav/ui/classic/params/target/%24pa_dashboards_overview.do 

 

If the User or fulfiller belongs to DEF company Link should

show: https://Instancename/now/nav/ui/classic/params/target/task_list.do 

 

Please suggest how to to enable this based on the company name as we tried in the option

 

FYI Attached snap

 

3 REPLIES 3

Claude DAmico
Kilo Sage

Is the welcome page actually needed? If you're displaying only the link to a specific page, I think it might be better to set the user preferences for those in each company to the target page instead of using a welcome page.

 

If you have to have the welcome page, is there something wrong with your condition?

https://docs.servicenow.com/en-US/bundle/vancouver-platform-user-interface/page/administer/navigatio... 

Claude E. D'Amico, III - CSA

purragangadharp
Tera Contributor

We set user preference but this is every user we need to set right. We have a huge number of users and we need to set this as the home page at this movement we have created user preferences and loaded it for all users based on department.. is there way to get based on department or company

Ryan Duce
Tera Guru

Have a look at this docs page. Next Experience Landing Pages and variants can be used to route users based on their role.