Loading

Email content body missing when sending email from console

게시 일자: Jun 26, 2023
상세 설명
When inside a console, responding to email using HTML email template and adding additional content to the body, the email is being sent without the body content.

The additional body content is sent when sending the email outside of the console. 
However there are no errors received when sending the emails but the additional content in the Email body is being eliminated. 

 
솔루션
Workarounds: 
1. Send the email outside of the console.
2. Send the email from the Related list "Activity History" on the case object and send an Email. (Within the console)
3. Modify the code in the "Send Email" Button on the Object. 
 
For e.g. 
Instead of 
location.replace('/email/author/emailauthor.jsp?retURL=...............)

use this: 

location.replace('/_ui/core/email/author/EmailAuthor?retURL=................) 
Knowledge 기사 번호

000387401

 
로드 중
Salesforce Help | Article