:snippetBlock src="../../Resources/Snippets/ : Disable HTML Template Editor (Lightning)ATSv2

Overview
When HTML templates get pulled into the Lighting email editor, the header and footer of the templates are returned as CDATA - a format that cannot be edited per Salesforce. Because of this, a flag called Disable/Hide Edit for HTML Templates is available to hide the email editor when HTML email templates are selected. This article will show you how to set up the configuration.
Configuration Steps
Go to Setup > Custom Settings >
Properties > Check Disable/Hide Edit for HTML Templates:- If Check Disable/Hide Edit for HTML Templates is False: Displays the email editor when an HTML email template is selected.
- If Check Disable/Hide Edit for HTML Templates is True: Hides and disables the email editor when an HTML email template is selected.
Was this helpful?