Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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 button id .is there any alternate way so that it can split same JS code for mobile and desktop layer in Marketo free for...
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 want to update campaign name token every time in campaign flow. hence, looking for direct approach to trace in marketo ...
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 workaround for the given Marketo Form JS?
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 Marketo. After that Marketo support team fixed that issue. But, now in this case I am not sure if I should reach out to sup...
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$productParts[0]$productParts[1]$productParts[2]Although, I am not getting any error but display value is not as desired....
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 code details in the email. So, splitting the data based on delimiter (|) and used the VTL token in email to get the outpu...
In CO table, one of the field has product value in below formatproduct = productname | productimage | productcodeMy pain point is to split the data but I am getting below issueCannot get email content-
Encountered "]" near
#set( $productArr = ["1","
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 specify syntax related to this particular use .