Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to have multiple banners together

EJ13
Tera Contributor

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!

2 REPLIES 2

Murthy Ch
Giga Sage

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.

Thanks,
Murthy

Rajeev Ravindra
ServiceNow Employee

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,