Hi everyone,I created some HTML for a landing page that shows different content (in tokens) based on the date. However, I am unsure if the date will be the Marketo date or the view...
Thank you, this was helpful! I ended up using this code that worked.
#set( $exosomeBrochureDownloadsSList = $lead.exosomeBrochureDownloadsS.split("\s*;\s*") )
#if( !$lead.exosomeBr...
I am trying to create an email script token for a program with the following workflow:
-A checkbox is selected in the Exosome Brochure Downloads field on form FM 01
-That select...