Overview
This project customizes a Document Set library’s dashboard page. This allows you to create a custom dashboard associated with a document folder.
Click Here to access the repository.
Getting Started
Follow these steps to get started with extending this project.
Code Overview
Configuration src/cfg.ts
Update this file to define the associated list(s) and field(s) to use in this project.
Dashboard src/dashboard Folder
The dashboard folder contains all of the associated code to render the data table.