How to let a user write a custom message in a campaign email
Video Overview
Instructions
Follow these steps to let a user write a custom message when sending a campaign email.
Insert the {{ custom_message }}
tag somewhere in the body of the email template, like this:
Scroll down to Other Settings. Activate these options:
#3 is optional. If you turn it off, the user can write a message, but they don't have to.
When a user sends the campaign, they will have the option to write a custom message and see where it will appear in the body of the email.
If the template is raw HTML, insert the {{ custom_message }}
tag in the appropriate place inside the <body>
tag.
If you made the custom message required, but they forget to write one, they will see this error message:
When they write a message and move their cursor out of the message field, the preview will update with the custom message in the body of the email.