For some Views, simple time headers of one header per column are not enough. For these cases, Booker25 supports defining more complex time headers for a View.

Step-by-step guide

  1. Navigate to the View record for which you want to add more complex time headers.
  2. Go to the Time Headers related list.
  3. Click New.
  4. Fill out the details for the Time Header. For more detailed information on each field, see the Time Header field information table at the bottom of this article.
  5. Click Save.
  6. The time header should now appear for this View.


The Slot Label Format field on view is overwritten by time headers. If you want to add a time header that uses the Slot Label Format, pick 'Cell' for the Grouping.

Time Header field information

Field nameDescription
Time Header NameThe name of the Time Header. Descriptive names make it easier to identify them.
Grouping

The amount of time that one Header will span on the calendar. Available options are:

Cell: the same size as one cell on the calendar.

Hour: one hour.

Day: one day.

Week: one week, leave the Header Label Format empty for week numbers.

Month: one month.

Quarter: one quarter, leave the Header Label Format empty for Q1, Q2 etc.

Header Label FormatThe text that is displayed in the label of each time column. Use moment.js date formats and escape strings by wrapping them in [square brackets]. Display AM/PM using 'tt' notation.
ViewThe View this time header is displayed on.
OrderThe order that the time headers are displayed in with the lowest number at the top.


Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.


Related issues