Edit email content with the advanced HTML editor email-expert-mode
The advanced HTML editor is an expert mode that lets you view and edit the raw HTML source of email content directly in the Journey Optimizer Email Designer—whether you are designing an email for a journey, a campaign, or editing an email content template.
This capability lets you insert advanced expressions—such as conditions—directly in the source. When you switch back to the visual (Desktop) view, the content is re-rendered so you can check how it looks and continue editing in either view.
Guardrails guardrails
When you use the advanced HTML editor, the following guardrails protect content compatibility and set expectations.
-
The advanced HTML editor does not validate your code. It does not check syntax errors or broken layouts. Review your content carefully before saving.
-
Future system updates may overwrite changes you make to default markup. Your changes may not persist.
-
The Adobe support team cannot troubleshoot or resolve issues caused by custom code and manual changes. Keep a backup of your content in case you need to revert.
-
You cannot simulate content in advanced HTML view. Switch to Desktop view to preview your content.
-
To ensure content compatibility, you cannot save in advanced HTML view. Switch back to Desktop view when you are ready to save your changes.
Switch to advanced HTML view switch-to-html-view
To open the advanced HTML editor and edit your HTML source, follow these steps.
-
Open the email or template you want to edit in the Email Designer—for example, create or edit an email from a journey or campaign, or open an email content template and edit its body in the Email Designer.
-
Click the HTML button in the top-right corner of the screen.
-
The first time you open the advanced HTML editor, a warning message is displayed. Review it carefully and click OK to continue. Learn more
{modal="regular"}
note NOTE This warning appears only the first time you open the advanced HTML editor and resets each month. -
The advanced HTML editor displays.
-
Add the desired changes to your email content.
note warning WARNING Make sure to enter correct HTML and CSS code as there is no syntax validation process and no support is provided by Adobe. Learn more -
Content simulation and saving are not available in advanced HTML view for compatibility reasons. Switch back to Desktop view to preview your content and save your changes.
{modal="regular"}
note NOTE Your edits are preserved when you switch views.