Email Layout not showing in Email Notification

Daniel R2
Kilo Sage

Hi,

 

1. We have created an email layout which includes the client logo and the requested coloured background.
2. We have then created an email template, which shows additional information such as: 'Case Number, Short Description, State, Priority, etc.). We have also added the layout to the 'Email Layout' field on the corrcect email template. 
3. We have then added the template to the necessary notification.

 

However, when we then select 'Preview Notification' on the notification record, it only displays the content we have in the email template and it does NOT display the content we have in the layout, even though we have linked them.

Can somebody please advise/support. Thanks in advance


1 ACCEPTED SOLUTION

Hello @Daniel R2 ,

 

Could you please cross verify in the email layout whether you have added the line ${notification:body} or not.

You need to mention "${notification:body}" whereever you want to display the body of the notification in the email layout.

 

View solution in original post

5 REPLIES 5

Hello @Daniel R2 ,

 

Could you please cross verify in the email layout whether you have added the line ${notification:body} or not.

You need to mention "${notification:body}" whereever you want to display the body of the notification in the email layout.