UI Builder Calendar Component

Dharmesh Desai
Tera Contributor

How can I configure UI Builder calendar component to display all day events stacked vertically on top of each other instead of the default view below?  The calendar view will be set to Day, Work Week or Month. 

 

Here is my current View:

DharmeshDesai_0-1735838792639.png

 

 

 

Thank you,

Dharmesh

2 REPLIES 2

PritamG
Mega Guru

To configure the UI Builder calendar component in ServiceNow to display all-day events stacked vertical Use custom CSS to modify the layout of all-day events. In UI Builder, edit the Calendar configuration to adjust the layout for the "all-day" section. If the calendar leverages FullCalendar, customize the slotEventOverlap or eventOrder properties in the JSON configuration.

This ensures all-day events are stacked vertically in Day, Work Week, or Month views.

Hi PritamG,

 

Are you able to share screenshots as well as detail steps of where I can find these settings in the Calendar Component?

Thanks,

Dharmesh