Banner 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-1711422312294.png

 

Thanks in advance 

 

2 REPLIES 2

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-1711449573061.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
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