Skip to content

This control converts any dataset that has start date and end date in its records into Schedule Board

License

Notifications You must be signed in to change notification settings

BeverCRM/PCF-ScheduleBoardView

Repository files navigation

Schedule Board View

This control converts dataset into schedule board view.

data

Control has the following properties:

  • Name (Required) – Label of record on the board. Dataset view should contain this column, in order to specify it in the properties.
  • Start Date (Required) – Start date and time of record on the board. Dataset view should contain this column, in order to specify it in the properties.
  • End Date (Required) – End date and time of record on the board. Dataset view should contain this column, in order to specify it in the properties.
  • Color (Optional) - Color of record on the board. Dataset view should contain this column, in order to specify it in the properties. Color field should be a text field with hexadecimal color value (e.g. ff00ff)

image

The Sub-Grid will become as shown below.

Monthly view: image

Daily view: image




Download-Btn

Demo ScheduleBoardView PCF Control

youtube-scheduleboard