Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Today, when viewing Campaign Inspector's details, the Timed Smart Campaign, pending execution icon is used for Smart Campaigns that were set on a timer but have already run inside Campaign Inspector. This can lead to confusion on whether the campaign has been run or not. Can either the default batch...
前略オクトプス、日本語を処理するために、カスタムメールテンプレートを作成できます。テンプレートのCSSを次のように編集します: /* 任意のテキスト ~ ゴシックフォントを想定しています。互換性があるため、英語と日本語の両方の名前を含めてください。*/h1, h2, h3, h4,h5, h6, p, span, table, td, div {font-family : 'Noto Sans CJK JP', 'Noto Sans JP', 'ヒラギノ角ゴ ProN' , 'Hiragino Kaku Gothic ProN' , '游ゴシック' , '游ゴシック体' , YuGothic...
Today, if you wanted to see what Smart Campaigns are idle or inactive via API, you would need to query activities for the Smart Campaign being referenced and work backwards. This makes ongoing performance maintenance for the good of the platform onerous. By comparison, if one could pull something li...
Today, there is no way to check the contents of an email's preheader aside from creating a draft to review the text in Email Settings. However, all other content within an email can be checked using the Preview functionality. Moreover, there is a logical place in Marketo's UX to display this content...
When developing email templates that work with both light and dark mode, using inside it is a clean way to set both light and dark mode images without having to assign the image a conditional media query show/hide via CSS. However, the TinyMCE editor today will strip this
Trivial quality-of-life request: currently, when editing a form field's label in HTML inside the Forms 2.0 editor, the focus in the form editor goes back to the field in question after updating the label. This behavior does not occur if the user is editing visibility rules; rather, once an update ha...
Straightforward request: both the W3C and WHATWG consider nested fieldsets to be valid HTML. https://dev.w3.org/html5/spec-LC/forms.html#the-fieldset-elementhttps://html.spec.whatwg.org/multipage/form-elements.html#the-fieldset-elementI would like the ability to use nested fieldsets inside the Marke...
In this particular case, you've set a MktoForms2 object check in your header JS, but your footer scripts do not. As a result, your JavaScript is halting.
High-volume instances are among those most likely to be using Custom Activities, but those instances are the most likely to need many Custom Activity entries sent back to Marketo. As an integration developer, I would like the ability to bulk import Custom Activity entries to an instance. For example...
I'm not sure of your exact use case, but what you're discussing may be able to be done using the filter "Member of Smart List Is: [Smart List]". That way, you set up your Smart List to have the criteria x and y = true for evaluation.