See Also Correspondence explained
...
Note | ||
---|---|---|
| ||
Useful special codesTo get day of the week for any date add @DayOfWeek - [OrderDate] becomes [OrderDate@DayOfWeek] and the result will be "Thursday" When the system is sending to a Creditor or Debtor it could be a company or a person. [Visitor.EmailSalutation] results in
When using any time field - example [Time] - you can specify the property of the result as follows
Day of week - when using a date that you want a day of week - eg [EventDate]
Tags that do not need a field
For current user (all details) - list of fields - identified as $
[=symbol] will look for a configuration entry with ‘symbol’ (Admin>config>Symbols config) Users can invent symbols and maintain them We can add symbols you require:
|
- Body of the email
- Text Tab
If you would like to send text only emails then enter the body text of the email here. This text will only be used in the email if there is no HTML text.
The text can include symbols that will be replaced with data from the entity associated with the email.
- Text tab is used for sms
HTML Tab
This is where you will normally enter the body text of the email.
The editor for this field has limited formatting ability. If you require more formatting than offered by the editor then you can edit the text in an external html editor and then paste the result here.
Alternatively, you can edit the html code by using the button at the right of the editor tool bar.
The HTML text can include symbols that will be replaced with data from the entity associated with the email (see Symbol Substitution below).
- Syncronise Text with HTML checkbox
- If this is ticked then the text portion of the HTML tab, without the HTML tags, will be copied to the Text tab.
- Text Tab
- Apply Standard Footer
- If this is ticked then the Host Company standard footer will be appended to the body text of the email (Administration menu, Host Company (your business/s), select the relevant host company, Web Customisation tab).
- Note: Symbol substitution cannot be used in the standard footer, except that [msg.FromDisplay] will be replaced with the 'Display as' name.
...
If you define your email in a html editor and then export the html you can load it up into the system
Email Templates usages
Email templates can be setup for different usages / context / recipient roles - example order confirmation.
The same configuration may trigger a different template depending on the tag used. For example below email confirmations uses a different template depending on the tag trigged by the situation. Where you want to have different email templates triggered in the same situation based on rules in the system - talk to us and we will setup a new tag