How to have multiple banners together
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 12:02 PM
Hello all,
I am trying to create a banner with multiple images and buttons, just like the one shown on ServiceNow's site for the employee center: Employee Center
How would I go about doing this? I created a banner with an image and a link-button, but I haven't been able to figure out how to match the above example.
Any help is appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 01:29 PM
Hi @EJ13
I believe they have build that banner using the HTML code and they must have used JS framework.
If you want a similar one like in the employee center then you must have to create a new custom widget.
BTW, What is your actual requirement? You can mostly achieve by just using the announcements.
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2024 08:22 PM
Hi @EJ13 ,
If you are referring to the Tiles layout, it is one of the widget style of Content Experience widget. You may find more information here.
https://docs.servicenow.com/bundle/vancouver-employee-service-management/page/product/employee-cente...
Thank you,