Customizing a template

Since every letter merge document is created from template, it is reasonable and time-saving to place all unchanging input into the template. You can create a new template (Document templates) or customize the existing one up to your needs. In this example, we will edit the existing template.

Navigate to the Templates module, locate the needed template, right-click and select Edit from the contextual menu.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/01d726c4-ad21-4926-9507-c7c1ef1c6bcd/merge20doc20templ.png

<aside> ⚠️ Please note:

Inserting merge fields

Now, type your letter. Since that data source file with data fields is not uploaded to the template, you have to insert merge fields manually.

  1. Place the cursor where you want the variable information to appear.
  2. Press Ctrl-F9 to insert the merge field braces and type the correct syntax. Your code string should look similar to the following one: {MERGEFIELD nameOfField}, where nameOfField is replaced with the name of your field.
  3. When done, save your changes.

As a result, your document will look similar to the one displayed below:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/c52b5e42-c656-4673-b4bd-509c4dd9110a/templ02.png

Alternatively, you can create the letter merge document from template first and then place merge fields there. In this case, the data source file will be linked to the document allowing you to place available merge fields with the help of Insert Merge Field button on the Ribbon bar.

<aside> 💡 TIP:

<aside> ⚠️ Please note: