Calendar Header Formatting

Show Header
This is pretty straight forward. This dynamic option allows you to turn on and off the calendar header. You may wish to do this for various reasons such as device size, current calendar view, or any other reason.
When you decide to remove the default header, you are able to create a new header using native Bubble buttons and the appropriate Workflow Actions

Title Date Format
This takes any valid momentJS formatting string

Left Nav / Middle Nav / Right Nav Buttons
These will all take any valid formal calendar view name. The following is a list of all accepted view names with this plugin
Leave empty to remove the button
[
timeGridDay,
timeGridWeek,
timelineDay,
timelineWeek,
dayGridDay,
dayGridWeek,
dayGridMonth,
listDay,
listWeek,
listMonth,
listYear,
resourceTimeGridDay,
resourceTimeGridWeek,
resourceDayGridMonth,
resourceDayGridDay,
resourceDayGridWeek,
resourceTimelineDay,
resourceTimelineWeek,
resourceTimelineMonth,
threeDays
fourDays
fiveDays
]
Last updated
Was this helpful?