E-mail templates

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

There are two different e-mail templates that can be used when sending notifications to subscribers and board moderators:

 

Subscribers - e-mails are based on the Boards - Notification to board subscribers template
Moderators - e-mails are based on the Boards - Notification to board moderators template

 

The following macros can be used in the notification e-mails:

 

Data macros

 

Board.XXX - where XXX are columns of the Board_Board table
Message.XXX - where XXX are columns of the Board_Message table
MessageUser.XXX - where XXX are columns of the CMS_User table
MessageUserSettings.XXX - where XXX are columns of the CMS_UserSettings table

 

Example: {%Message.MessageEmail%}

 

devguide_clip0613

 

Source macros

 

DocumentLink - link to the document where the board is placed
UnsubscriptionLink - unsubscription link

 

Example: {%DocumentLink %}

 

devguide_clip0614

 

Page url: http://devnet.kentico.com/docs/5_5r2/devguide/index.html?message_boards_email_templates.htm