Header Banner Widget

Sam Ogden
Tera Guru

Hi All,

When you log into the Hi portal there is a header banner explaining Service Now are aware of the Petya Ransomware. (screenshot below) We would like to implement something similar on our customer service portal so we can display any known major incidents to our customers and this could then link to a knowledge article that we create or maybe even to a record producer for our customers to add any comments linked to the incident.

find_real_file.png

I was wondering how we could implement such a notification banner and if there were any OOB widgets to achieve this?   We are currently using the Helsinki version of SN

Any help is greatly appreciated.

Thanks

1 ACCEPTED SOLUTION

Sam Ogden
Tera Guru

I found the following on share.servicenow which is what I was looking for:



ServiceNow Share



Hope this helps anyone else who is looking for something similar.   I've just downloaded this into a developer instance and it looks great.


Thanks to Frank Schuster.


View solution in original post

6 REPLIES 6

Lucas Vieites
Tera Guru

Hi Sam,


the header banner is run by enabling a set of properties. You can get all the information here (docs.servicenow.com): Modify the banner



I hope this helps you further,


Lucas


saisowmya
Giga Expert

Hi,




I have done something similar to what you are asking. find_real_file.png



For this I have   added my required text and additional styles in My company from navigator.



Follow the below steps:



System properties-->My Company



THEN ADD THE CODE AS BELOW


find_real_file.png







P.S: Usually the Banner text field will not be seen on the form, so please add that from the form layout if not visible. And the size of the field is limited. If you want to add large text/more html code to your text, increase the size of the fied from configure dictionary.



Regards,


Sowmya


Hi Sai,



Thanks for the above, however we want a notification banned to display on our Service Portal and not the instance.   We would like this to only appear when we know we have a major instance.



Thanks


lSurya 24
Giga Guru

Hello Sam,



Do you want this is service portal or instance?