Service Portal: Widget for horizontal text scrolling(marquee)

Rahul Jain11
Kilo Guru

We all know, service portal have OOB widget for scrolling the text/records from top to bottom. Which does not look good to represent the information for alerts and announcements.

I faced the same situation where the information has to scroll right -> left not up->down. I have created a simple widget for the same and is dynamic to show the information from any table from the system.

Below is the attached file for your reference.

Hope you guys like it !!!

Regards,

Rahul Jain

6 REPLIES 6

Bryan Tay3
Mega Guru

hi Rahul,



thanks for sharing.


also noticed that 'marquee' will get obsolete anytime...


<marquee> - HTML | MDN


Thanks Bryan for sharing this. I was not aware with that information.


Maroof Ali
Tera Contributor

HI Rahul



You can use carousel widget for right->left. Change the data and CSS according to your requirement.


if you dont want to show the left right button just hide them.



Regards-


Maroof Ali


Archana12
Kilo Contributor

Thank you Rahul.
It's helpful.