UI Builder Calendar Component
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 09:31 AM
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:
Thank you,
Dharmesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 09:47 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 01:25 PM
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