Questions tagged [document-template]
A template that defines the properties of a specific type of document.
142 questions
0
votes
0
answers
15
views
SharePoint / Power Automate - Document Generation (Microsoft Word) Question
I currently have a system in which a user populates a SharePoint Form (Customized with PowerApps), submits it to SharePoint, then Power Automate opens a Word Template and populates it with the data ...
0
votes
1
answer
83
views
The document you are trying to open is a template. Would you like to open and edit as a standard document
This is the first time I use document sets. where I added a site content type of type document set named "IT", as follow: -
and a content type of type document named "ITPage" ...
0
votes
0
answers
21
views
How to add Word Dotx templates, for company branded documents, to all (300) company Teams programatticaly
Our customer wants a centralized document library containing all company-branded documents. They want these DOTX templates to be available in the New menu of the document libraries in all Microsoft ...
0
votes
1
answer
32
views
How to add Document Library programically? [closed]
I need to add Document Library to my project. How could I do this from Visual Studio. I see the template for Document Library is 101. How Could I do it to set Document Library on Schema, Could You ...
0
votes
1
answer
2k
views
SharePoint Rich Text Column - Power Automate Document Generation flow
I have built a Power Automate flow that populates a Word document with data submitted in a SharePoint Online list. This all works well, except in that SharePoint list I have two Enhanced Rich Text ...
0
votes
0
answers
16
views
Is it possible to store forms responses in a template document in a library using PowerAutomate?
I know it's possible to save form answers in a list but it would be more practical for a team to have the answers directly filling out a template document in a library. I can't find information about ...
0
votes
1
answer
186
views
Office URI Scheme | Cannot use save location in Office 365
I have used the Office URI scheme successfully in the past to perform actions such as:
Open an instance of a document template (template.dotx -> New Document.docx)
Provide a suggested save ...
1
vote
0
answers
106
views
Power Automate - Document Generation
I have a requirement to rebuild a Nintex workflow in Power Automate. This flow is about Document Generation. It’s fairly straight forward in Nintex, but not so much in Power Automate without a ...
0
votes
2
answers
2k
views
How to run Word DOTM macro from SharePoint Online
I created a Word macro-enabled template (.dotm) in Office 365. The DOTM contains 3 simple macros - AutoNew with message, AutoOpen with message, and a Userform with simple data entry code. The DOTM ...
0
votes
1
answer
123
views
Generate Word document from SharePoint with ability to include only selected elements
I was wondering if this was even possible.
I'm attempting to create a report template for our internal auditors. They go out and do internal audits then put their findings in an audit report that is a ...
0
votes
1
answer
45
views
What series of tools would be best suited for a form collection and repository system within SharePoint?
I need to create a document library to hold temporary work instructions for a large company. The temporary work instructions are a controlled document or form which a person fills out online. Much of ...
0
votes
1
answer
1k
views
PnP PowerShell: Copying to _cts folder with Add-PnPFile gives "Access denied"
I am creating a PnP PowerShell script to set up sites automatically in SharePoint Online. The final part of it is about deploying document templates to the content types that we are using. Having the ...
0
votes
0
answers
77
views
How to send images inside a multiline text field to a docx file
I have a multiline text field that is being used to gather all time of information (formated text, tables, images from sharepoint that are pasted here, etc.)
I am using the Flow action to Populate a ...
1
vote
1
answer
3k
views
How to delete a template from the "New" menu?
I recently added a new Word document template in the "+ New" menu using "+ Add Template". It worked great.
However, I now have a newer version of this template and would like to ...
0
votes
1
answer
741
views
How to use Document Properties from Sharepoint in Conditional IF Statements?
My question and objective are very similar to the question at this link, but unfortunately the answer didn't provide enough information for me to implement the proposed solution: How to use Document ...