Velocity token referencing concatenated field | Community
Skip to main content
Level 2
January 15, 2018
Question

Velocity token referencing concatenated field

  • January 15, 2018
  • 1 reply
  • 2242 views

Hi,

I have a single concatenated field that provides a list of events a lead has registered for, separated by semicolons. I'd like to use this field to populate content in an email with information for each unique event the user has registered for, similar to how content is populated in this article

When I've used Velocity in the past, it's always been for a field with a single value; 'if country is France, then display price in €' or something similar.  Can a Velocity token be written to use a 'contains' value instead of an 'is'?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

pavel_plachky
Level 5
January 15, 2018

Hi Ian,

Yes, it is possible. See @Sanford Whiteman's answer here: https://nation.marketo.com/message/149679-re-email-script-leadinterest-contains-a#comment-149679​.

Pavel

Ian_ShawAuthor
Level 2
January 15, 2018

Thanks, I tried searching before but only searched the 'Products' forum, so that one didn't show up.  Worked first try!