Service Portal: Widget for horizontal text scrolling(marquee)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 06:21 PM
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
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 06:44 PM
hi Rahul,
thanks for sharing.
also noticed that 'marquee' will get obsolete anytime...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 07:01 PM
Thanks Bryan for sharing this. I was not aware with that information.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 09:31 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2017 05:25 AM
Thank you Rahul.
It's helpful.