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 in SP for Major incident

nameisnani
Mega Sage

Hi Team ,

 

We have requirement that whenever any incident prompted to P1 or P2 . In Service Portal in Banner it has come like this with scrolling. 

 

How to design this , can any one please help me here , how to implement this . 

 

Please provide steps and screenshot for better understanding .  

 

nameisnani_0-1711427345823.png

 

 

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @nameisnani 

 

I doubt scrolling will be there but you can try under banner announcements

AGLearnNGrow_0-1711449503087.png

 

 

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Sohail Khilji
Kilo Patron

Hi @nameisnani ,

 

You will have to customize the OOTB banner widget to add <marquee> tag to the text. This will lead to make the text spin.

 

you can clone the widget and use <marquee> to spin the text in HTML. I hope this helps....

 

You need it for announcement widget or as a static text ? for static text simply add the below code to widget and add to the portal page.

<marquee width="60%" direction="left" height="100px"> This is a sample scrolling text that has scrolls texts to left. </marquee>

☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

nameisnani
Mega Sage

Hi @Sohail Khilji 

 

could you please provide me the screenshot 

Hi @nameisnani ,

 

This is not a common use case or OOTB thing, I don't have screenshot for this...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect