Our web designer tried to split the same JS code but it is supporting either desktop or mobile.
The JS code function is to enable visibility based on the fill out form i.e. confirm...
Business need to track Marketo token {{campaign.name}} in Marketo Form. is there any inbuilt option offered to directly trace campaign token in Marketo Form. Market leader do not w...
A gated landing page show contact us message after filling out the form through JS code.
Business use case is to generate anchor tag details via the JS code too. is there any worka...
Hi@SanfordWhiteman
CO and keyname all are correct. please refer below screenshot.
Although,In Marketo last we saw issue deleting the CO even after CO was not used anywhere in Mar...
Hi@SanfordWhiteman
single object product value is a|b|c added for testing.
#if(!$display.alt($CO_c["product"],"").isEmpty())
#set( $productParts = $CO_c.product.split("[|]") )
#end...
In custom objects, one object field data is being pushed with this combination "productname | productimage | promocode"
Business goal is to display product name, image and promo co...
In CO table, one of the field has product value in below format
product = productname | productimage | productcode
My pain point is to split the data but I am getting below issue
C...
does Marketo have any predefined class or any alternate option to use gradient in email for text string color as well as table button color to be changed? If anyone can share the s...