Skip to main content

2.2 - Overdue Book Mail Merge

Last updated 13/06/2023

We are going to create a simple email template that will be sent out to any member if a book they have borrowed is overdue. We will add fields to the mail merge and these fields will then be available in the Tags section on the editor's ribbon and act as placeholders using the variable property on the Five object.


tip
You are not limited to just text for your templates. Images, documents, etc can be added to an email template. There is also an Advanced side in the editor to fully create your template using HTML and CSS!


1. Click Tasks in the menu.

2. Click Mail Merges in the sub-menu.


Mail Merges Menu Item
Figure 1 - Mail Merges menu item


Create the Overdue Book Mail Merge

1. Click the Add Item button.

2. Type Overdue Book in the Title field.

3. Type Overdue Book in the Subject Text field.


Add the Overdue Book Mail Merge
Figure 2 - Add the Overdue Book mail merge


4. Click the Fields tab.


Fields Tab
Figure 3 - Fields tab


5. Click the Add Fields button.


Add Fields Button
Figure 4 - Add Fields button


6. Type Name in the Caption field.

7. Click the lookup icon in the Display Type field and select _Text.


Add the Name Field
Figure 5 - Add the Name field


8. Click the Save button in the form app bar.


Save the Name Field
Figure 6 - Save the Name field


9. Click the Add Fields button.


Add Fields Button
Figure 7 - Add Fields button


10. Type Title in the Caption field.

11. Click the lookup icon in the Display Type field and select _Text.


Add the Title Field
Figure 8 - Add the Title field


12. Click the Save button in the form app bar.


Save the Title Field
Figure 9 - Save the Title field


13. Click the General tab.


General Tab
Figure 10 - General tab


14. Click in the Merge Text field.


Merge Text Field
Figure 11 - Merge Text field


15. Type Hi and press the spacebar in the editor.

16. Click the Tags icon in the ribbon.

17. Click Name.


Important
If you do not see the placeholders in the Tags lookup, save the entire Overdue Book form and return to the Merge Text field again.


Add the Name Placeholder
Figure 12 - Add the Name placeholder


18. Type , the book and press the spacebar in the editor.

19. Click the tags icon in the ribbon.

20. Click Title.


Add the Title Placeholder
Figure 13 - Add the Title placeholder


21. Type is overdue. in the editor.

22. Click the save button in the editor app bar.


Save the Template
Figure 14 - Save the template


23. Click the Save button in the form app bar.


Save the Overdue Book Mail Merge
Figure 15 - Save the Overdue Book mail merge