SOLVED

Re: Can you hide some usable email modules?

Go to solution
Anonymous
Not applicable

Can you hide some usable email modules?

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

Tags (3)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Can you hide some usable email modules?

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

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Re: Can you hide some usable email modules?

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

Anonymous
Not applicable

Re: Can you hide some usable email modules?

Thanks, Susan.

Anonymous
Not applicable

Re: Can you hide some usable email modules?

Hi Susan, I need a hint, how would a <table>-tag  looks like if I would like to hide it in canvas new email and only have this module optional in modules list?

Best Johanna

Re: Can you hide some usable email modules?

Hi Johanna,

Here is the syntax:

<table bgcolor="#ffffff" width="100%" cellpadding="0" cellspacing="0" border="0" align="center" class="mktoModule tableCollapse" id="Module" mktoName="Module Name" mktoAddByDefault="false" mktoActive="true" style="margin:0px auto; width:100%!important; min-width:100%!important;">

mktoAddByDefault="false": hide it in the canvas mktoActive="true": make it availlable in the modules tabs.

Eric

Responsive Marketo Email 2.0 Templates | Perkuto