Which replacement codes are available in Email Notifications?
There’re the replacement codes available on each notification template:
Notifications to admins about new comment:
Code | Replacement |
{comment_id} | Comment Id |
---|---|
{author_name} | Comment author name |
{date} | Date & time of comment |
{content} | Comment content |
{record} | Record name of comment |
{record_id} | Record id of comment |
{category} | Category name of comment |
{category_id} | Category id of comment |
Notifications to admins about new report to comment:
Code | Replacement |
{report_id} | Report Id |
---|---|
{reason} | Report reason |
{comment_id} | Comment Id |
{author_name} | Comment author name |
{date} | Date & time of report |
{comment_content} | Comment content |
{record} | Record name of comment |
{record_id} | Record id of comment |
{category} | Category name of comment |
{category_id} | Category id of comment |