Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Banner Image is not displaying as expected.

SrinivasPkl
Tera Contributor

Banner Image is not displaying as expected.

 

Steps Followed :

  1. Navigated to System UI > Images and click New.
  2. Enter a Name for your image
  3. Click the Click to add link in the Image field, and select and uploaded the image.
  4. In the System Properties --> Sytem, entering the Banner Image field value as "/images/Software_Image.jpg" in the Banner Image Field

 

Additional to this, on clicking on the Software_Image.jpg , it should open the "Assigned to Me" incidents page. How can we acheive this?

 

Please do needful.

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi,

 

To set the banner image go to

System properties>basic configuration/basic configuration UI16 and select your desired banner image.

 

go to sys_properties.LIST and modify the "glide.banner.image.url" properties to redirect to "assigned to me" incident page:

find_real_file.png

 

Please mark as CORRECT if this solves your query

Thanks

DR

 

View solution in original post

2 REPLIES 2

Community Alums
Not applicable

Hi,

 

To set the banner image go to

System properties>basic configuration/basic configuration UI16 and select your desired banner image.

 

go to sys_properties.LIST and modify the "glide.banner.image.url" properties to redirect to "assigned to me" incident page:

find_real_file.png

 

Please mark as CORRECT if this solves your query

Thanks

DR

 

SrinivasPkl
Tera Contributor

Thanks for the detailed explaianation