Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions microsoft-365/syntex/solutions/agreements-create-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ You can also create a template in Microsoft Word.

7. You can now add content to the template and set up fields, sections, and workflows for this template.

> [!NOTE]
> You need to remove exisitng content controls in the document before using converting it to a template.


## Add fields to a template

Fields are areas of the template that should be filled in when generating agreements from the template. When configuring the template, you can define as many fields as you like. For example, the name of a contractor can occur multiple times in a consulting agreement document. You can create a field named "Contractor Name" and associate it with all occurrences of the name throughout the document when you generate a template.
Expand Down
Loading