Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Diana-Gilman please return to your thread and check responses.
1. Velocity Script ImplementationBased on my understanding, I added the Velocity scripts in the My Tokens section as separate tokens, and then referenced those tokens within the email body.Could you please confirm if this is the correct approach?Yes. 2. Preview Testing BehaviorIs there a way to prev...
The {{lead.token}} outputs the value verbatim, HTML-encoded. Velocity would allow you to — among infinite examples — output an Integer in the Currency format for a particular locale, or round Integers. Not sure what you mean by “pretty large numbers” and what you’re thinking of doing with Velocity.
Well, you can’t put JS in the custom CSS. That’ll never work. You want to put the JS outside the form, in its own
Agreed there’s a bug in that the Get Failures endpoint removes empty fields completely instead of maintaining them in the response file. My recommendation is to create a custom field Import Row Number (Integer) on the back end. Then always use that as the first column in the CSV. The Get Failures en...
You’d have to link to your page.
Why do think you need Velocity, rather than the fields’ corresponding {{lead.tokens}}? (There are many fitting reasons to use Velocity, just need more detail before continuing.)
Like so:#set( $sortedList = $sorter.sort($SomeObject_cList,"updatedAt:desc") )#set( $focusedObject = $sortedList[0] )#if( !$focusedObject.someField.equals($lead.someRelatedField) )#throw( "ObjectRelationshipError" )#end Where the #throw Velocimacro is defined:#macro( throw $message )#if( !$message.i...
We talk a lot about race conditions in the Marketo community, and I love reminding folks certain operations aren’t guaranteed to complete in flow step order.[1] Unfortunately, users tend to overcorrect, forgetting Marketo does guarantee order in many cases, just not all sensitive cases! This came u...
The longstanding “Token is already in use and cannot be deleted” bug is the subject of several frustrated Nation threads. Worse, no one is 100% sure when an overridden {{my.token}} becomes non-deleteable. (Some say it’s only non-deletable when it’s inside a