Dynamic scroll in Current status widget in Service portal

ManideepN
Tera Contributor

Hi all,

I am trying to  implement Dynamic scroll for the current status widget. I used Marquee tag for that, but the screen is fading out for some time and the scroll is again starting from first one. I need first one has to be attached to last in queue and second one comes to first as " train details display in railway stations". Is any one worked on this one previously, If any please let me know how to implement this one.

Here outages dynamically scroll upwards: 

find_real_file.png

Here it's fading out for some time:

find_real_file.png

 

Thanks,

Manideep Nadimpelli.

 

 

1 ACCEPTED SOLUTION

If you're willing to get your hands dirty, there's a jQuery implementation described here which could easily be modified to do what you need: https://codereview.stackexchange.com/a/186485

 

Or, even better, there's a plugin to do it here: https://www.aakashweb.com/jquery-plugins/easy-ticker/. Getting that integrated should be pretty easy.

View solution in original post

9 REPLIES 9

So sort of like a continuous vertical carousel of issues that tick through, or do they need to just tick in and attach to the bottom and then disappear after a certain timeframe?

Continuous vertical carousel of issues that tick.

If you're willing to get your hands dirty, there's a jQuery implementation described here which could easily be modified to do what you need: https://codereview.stackexchange.com/a/186485

 

Or, even better, there's a plugin to do it here: https://www.aakashweb.com/jquery-plugins/easy-ticker/. Getting that integrated should be pretty easy.

Can we integrate that plugin to Service-now tool? If yes, how it could be done?

Check this reference out for how to add dependencies for the Service Portal: https://docs.servicenow.com/bundle/kingston-servicenow-platform/page/build/service-portal/task/widge...