Liquid-Templates make it possible to personalize emails using the Liquid markup language. In the WebCRM, Liquid-Code can be used in several places:
- With mailings, Liquid can be used in the body and in the subject field of the mails to be sent.
- The contents of notification emails as well as some email parameters (e.g. the subject) can be partially or wholly generated using Liquid. An email notification is sent after an activity has been created, after an activity containing an appointment has been modified, and after a comment has been added to an activity.
This analogously also applies to the contents and some parameters of the emails with which a digest of the comments of an activity is sent. It also applies to password change requests sent via email.
The email templates for this kind of system messages can be defined in the Templates subsection of the System section. - Liquid templates are also used for displaying the items in list views. These templates are part of the respective type configuration.