pnp / sp-dev-site-scripts

Repository for sample SharePoint site designs and site scripts
https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-design-overview
MIT License
162 stars 68 forks source link

Site script to associate to a document library #17

Open kchiragowni opened 6 years ago

kchiragowni commented 6 years ago

Category

Expected or Desired Behavior

Invoke Site script on a Library to apply library template to create folders, to add content type updated permissions etc.

Observed Behavior

Looks like this functionality is not available or documentation is missing.

Can someone provide some examples to create a document library and create folders, add content type using SiteScript via CSOM/Powershell