Forum Discussion
ejules_51
Jan 27, 2021Copper Contributor
Sharepoint Modern/Online Copy Template to Local Library
Hi There,
I set out to do something I thought it would be easy, but turns out to be trickier then I thought;
- Templates are in a Central Document Library
- Wanted to have a button on a sharepoint page to trigger the download to the "Local Document Library"
Now the only way I found to do this somehow is to have a Flow with a HTTP URL Request, the problem is then thoug that I cannot dynamically hand over the context (thus current Sharepoint Library/ Group)...
Any ideas are welcome! Thank you very much!
ejules_51
1 Reply
Sort By
ejules_51 Have you considered using a Content Type Hub to publish Content Types with document templates to your libraries. This allows you to update the template centrally and apply the content type to any library you need the template.
Introduction to content types and content type publishing - SharePoint (microsoft.com)