Schedule

Featured image

This solution will connect an Events/Calendar list in SharePoint 2013/Online environments to a gantt chart using the Frappe Gantt JavaScript library.

Original Developers Dade Register & Gunjan Datta

Solution Code

The solution is designed to be used as is or further customized. Click here to access the code repository. This solution builds on top of the Basic Dashboard walkthrough. To create your own the instance of the solution, follow the steps below.

  1. Fork the solution and clone it to your machine
  2. Install the libraries: npm i
  3. Link TypeScript: npm link typescript
  4. Build the Solution: npm run all

Installation and Deployment

Upload Assets

Right click and save the files for the next step.

Assets
schedule.min.js
index.html

image

image

Create WebPart Page

image

image

image

image

Configure Solution

image

image

image

image

image

image

image

Optional - Update List Metadata

image

image

Demo

Create an Event

image

image

View Gantt Chart

image