Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.7 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.7 KB

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