Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
PS: you could also provide 2 modules: one with image and text, another one with the text only. This is usually what we do, because it means that on the module with Image + text, you can better control how the 2 interact in responsive mode.-Greg
Hi again Matt,That's clear now I just did not understand this because the code sample you provided does not contain the mktoText element.and indeed, the answer is to break your module in 2.-Greg
Hi Joe,There are a few things we can exclude here:This is not due to some SFDC sync issue, neither to the program channel per se.Make sure that the program member statuses definition and success flags map what you expect. I usually prefer to avoid using the "change program success" flow step. when w...
Provide us with a URL to the landing page. it will much easier to test and debug than an image -Greg
Hi again Matt,at the moment, the image is already in a seperate module. In other term, the only thing the modiule with ID section2 contains is the image. If you remove the module, you remove the image and its placeholder.so I am not sure I am following you.-Greg
You have a sync filter set up on your Marketo-SFDC connector.And this specific record used to be flag for sync, but the flag has been deactivated.Read these: "Sync with Marketo" mysteries part 1 "Sync with Marketo" mysteries part 2 -Greg
That's a good question because there is no way to accurately separate an operational email from a marketing one in filters and triggers. Vote In the meantime, you will have to use some naming convention to separate them. we always prefix operational email names with OP- . Then you can use constrain...
It will be difficult because variables cannot be made dynamic.See and You will have to use a workaround, such as adding an image element elswhere in your template, make it dynamic, and have some JS that take this image and set it as the background image for your header and hide the element.-Greg
Hi Matt,The whole is removable, not the element. And to be removable, the module has to be in a container.-Greg
HI Grace,You will have to modify the standard embedded code to make it generate a click on form success. This will require some JS. You will have to mix the forms API with the web personalization API.-Greg