Feature: Dynamic selection of Email Template Editor #4580

Open
opened 2026-02-20 16:19:59 -05:00 by deekerman · 1 comment
Owner

Originally created by @eradin on GitHub (Jun 25, 2021).

Issue

When building campaign email templates, It's useful to use the Mozaik editor to get a quick start and then hand optimize the template code using DirectHtml. To do this, you have to leave the editor, go to your profile, change the editor and then return to the template. It would be nice to be able to dynamically switch editors inside the template editor. This applies to both the template editor in the Wizard as well as the Template Editor Module. Whether the switch would actually persist in the user profile is up for discussion. I have no preference.

Possible Fix

Add a drop down button to the template editors. When the editor is changed, update the view.

Originally created by @eradin on GitHub (Jun 25, 2021). #### Issue When building campaign email templates, It's useful to use the Mozaik editor to get a quick start and then hand optimize the template code using DirectHtml. To do this, you have to leave the editor, go to your profile, change the editor and then return to the template. It would be nice to be able to dynamically switch editors inside the template editor. This applies to both the template editor in the Wizard as well as the Template Editor Module. Whether the switch would actually persist in the user profile is up for discussion. I have no preference. #### Possible Fix Add a drop down button to the template editors. When the editor is changed, update the view.
Author
Owner

@pgorod commented on GitHub (Jun 27, 2021):

For the same purpose, it would probably be a better design to just use the editor's features properly. Mozaik is just TinyMCE underneath. And TinyMCE has a "code" option which let's you edit the "raw" version of the email, similar to the "Direct HTML" option.

SuiteCRM needs easier ways to set these options to make everything more customizable, and make better use of TinyMCE features and customizability.

IMHO

@pgorod commented on GitHub (Jun 27, 2021): For the same purpose, it would probably be a better design to just use the editor's features properly. Mozaik is just TinyMCE underneath. And TinyMCE has a "code" option which let's you edit the "raw" version of the email, similar to the "Direct HTML" option. SuiteCRM needs easier ways to set these options to make everything more customizable, and make better use of TinyMCE features and customizability. IMHO
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#4580
No description provided.