News Feed Widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2017 09:50 AM
Is there a way to create a scrollng News Feed as Widget in ServiceNow?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2017 02:58 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2017 03:14 PM
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??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2017 03:20 PM
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