Board Scheduler Tags

Use the following tags to configure the Board Scheduler to your desired specifications.

Boiard Scheduler tags
Tag Action Comments
<defaultview /> Defines the default calendar view. Options include day, week, month, agenda, and multiday.
<subectfield /> Defines the event subject field. The field name must match that of the board’s Input view.
<startdatefield /> Defines the start date and time of the event field. The field name must match that of the board’s Input view.
<enddatefield /> Defines the end date and time of the event field. The field name must match that of the board’s Input view.
<visiblesections /> Defines the available calendar views. Options include day, week, month, agenda, and multiday.
<displayexport /> Turns on (True) or off (False) the ability to export the calendar. Data exporting uses .ICS data format.
<displayimport /> Turns on (True) or off (False) the ability to import calendars. Data importing uses .ICS data format.
<displayview /> Defines the board view the user navigates to if they click an event on the calendar. The board view name must match the name of the desired view.
<statusfield /> Defines the event type. The field name must match that of the board’s Input view.
<statusfieldlist /> Determines the colors associated with event types. The list name must match that of the board’s Input view. Excluding this from the view removes background colors on the calendar.

Related Concepts

Board Scheduler

Related Tasks

Add Board Scheduler to a Board