All, I want to change the banner logo of instance depending on companies.For example: If any Puma's

samkhansam7
Tera Contributor

All, I want to change the banner logo of instance depending on companies.For example: If any Puma's user logins so he should see puma logo in banner, if any adidas user uses that instance so he should seeAll, I want to change the banner logo of instance depending on companies.For example: If any Puma's user logins so he should see puma logo in banner, if any adidas user uses that instance so he should see

2 REPLIES 2

jcmings
Mega Sage

I believe you can accomplish this by creating separate portals for each company. This would only apply to the front-end, though. I don't believe you can dynamically change the logo on the back-end, nor would I recommend it, nor am I sure it adheres to licensing policies to do so.

jameslees
Tera Contributor

There is a way to set a company UI image so that any user associated to that company will see that image on the UI banner:

 

  1. On the company [core_company] record, set the view to 'My Company'
  2. Add an image to the 'UI16 Banner Image' field
  3. Any user associated to that company on their user profile will see the image in the top left of the ServiceNow UI

Note:

  • This works on Next Experience as well as UI16
  • I can't find any recent documentation on this feature so not sure on supportability
  • This doesn't work on the Employee Service Center or Service portal, those widgets may need customising
  • You need to log out and back in again to see changes