News Feed Widget

paradise611
Mega Expert

Is there a way to create a scrollng News Feed as   Widget in ServiceNow?

3 REPLIES 3

Jace Benson
Mega Sage

The community is not a code writing service. We are willing to help, be you need to show some effort. What code have you written so far?



This used to be possible with marquee tags for horizontal scrolling.



You could use a bootstrap carousel widget to do this.



Angular directives for Bootstrap


bootstrap/src/carousel at master · angular-ui/bootstrap · GitHub



Hi Jace,



Thank you for the links. I never asked anyone to write code for me. I asked a simple question..."Is there a way to create a scrollng News Feed as   Widget in ServiceNow"?... Where does it ask you to write code??



I'm pretty sure a "yes it's possible" would have gotten a poor response too.  



In anycase, one idea would be to use something like a carousel.   There are other things that "scroll"



https://codepen.io/erickarbe/pen/gyfFB


Bootstrap Snippet news ticker using HTML CSS Javascript | Bootsnipp.com