Module Buttons | Community
Skip to main content
Duane_Kennerson
New Participant
August 17, 2017
Solved

Module Buttons

  • August 17, 2017
  • 1 reply
  • 6952 views

Are they impossible to make dynamic?

It seems weird that I can load a module, make images and text dynamic but all the buttons seem to be impossible to make dynamic.

This seems like a pretty big flaw!!! If I can make all the other elements in a module dynamic, why not the button? Seems kind of critical to me...

Is it the email design/html, a Marketo oversight, or am I just wrong and there is a way to do it (other than dragging in a text module and inserting my own html)?

Thanks for any input.

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 Justin_Cooperm2

Dynamic content. So if I bring in a module (like two or three column) if I can make the image and text dynamic, it would seem logical that I could make the button dynamic as well but I can't.

What is the simple code change because that is exactly what I want? I would be happy to read and do it myself (teach a man to fish) if you can point me in the right direction. Pretty new to the module functionality.

Thanks!


You would want to surround the body area of the module with a mktoText <div>:

https://docs.marketo.com/display/DOCS/Email+Template+Syntax

Justin

1 reply

Josh_Hill13
New Participant
August 17, 2017

May depend on how you built the module and container.

Duane_Kennerson
New Participant
August 17, 2017

I didn't actually build it though. It seems like every template built into Marketo (I've tried several now), and they all seem to be the same where the button cannot be made dynamic. For me anyway, this makes the module approach not very useful.

Justin_Cooperm2
New Participant
August 17, 2017

Do you mean dynamic content? Or are you just asking if you can customize the color, border, label, etc.?

Buttons can be made dynamic but a lot of the button modules in our starter templates don't do that out-of-the-box. Very simply to change the code structure to support it, if you really would like that functionality.

Justin