Can you hide some usable email modules? | Community
Skip to main content
August 27, 2017
Solved

Can you hide some usable email modules?

  • August 27, 2017
  • 1 reply
  • 5201 views

I have a client that would like to have a single email template that includes every module they would want to use in any of their emails. So, instead of one template for newsletter, another template for simple message and another template for webinar...they want one template that includes the modules necessary to build all three.

I have no problem building this. The issues is that it creates a pretty messy template upon first view. Every time a content producer creates a new email, they're presented with a mass of modules.

Is there a way to show only some of the modules on initial view?

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

Yes, you can set a default using mktoAddByDefault which "determines whether this module will be in the canvas of a new email that uses this template upon creation. Defaults to true (if mktoActive is false, this value is ignored)." See -  Email Template Syntax - Marketo Docs - Product Docs

1 reply

Accepted solution
August 28, 2017

Yes, you can set a default using mktoAddByDefault which "determines whether this module will be in the canvas of a new email that uses this template upon creation. Defaults to true (if mktoActive is false, this value is ignored)." See -  Email Template Syntax - Marketo Docs - Product Docs

August 28, 2017

Thanks, Susan.