Forum Discussion
Paul Hawkins
Jan 09, 2019Copper Contributor
Using quick link web part to create new document libraries
Hi, I'm currently creating a SharePoint environment for my in house Design team and they use the term "job bag" which is essentially a document library. I've been asked if the New->Document Libra...
- Jan 09, 2019Try this:
https://<tenantname>.sharepoint.com/_layouts/15/new.aspx?FeatureId=%7B00bfea71-e717-4e80-aa17-d0c71b360101%7D&ListTemplate=101&
(assuming the root site collection)
Rob Ellis
Jan 09, 2019Bronze Contributor
Try this:
https://<tenantname>.sharepoint.com/_layouts/15/new.aspx?FeatureId=%7B00bfea71-e717-4e80-aa17-d0c71b360101%7D&ListTemplate=101&
(assuming the root site collection)
https://<tenantname>.sharepoint.com/_layouts/15/new.aspx?FeatureId=%7B00bfea71-e717-4e80-aa17-d0c71b360101%7D&ListTemplate=101&
(assuming the root site collection)
- Paul HawkinsJan 16, 2019Copper Contributor
Thanks Rob, I added in the "/sites/<site collection>/" after the .com and it worked great.