Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
My deepest thanks, Sanford! And yes, unfortunately I have no control over the business's taxonomy so the parent name can be anywhere in the Product value.
Hi, Sanford. First of all, I have to say thank you, as you've been so helpful to others and by proxy myself as I've searched these forums. My main issue is that I don't know how to apply a #foreach loop to ${marketoEngagement_cList.get(0).Product__c}My first guess was to do .get($i) but I don't know...
Hello, all. I am fairly new to Velocity scripting. Our Marketo Custom Objects store multiple fields of Engagement data that users submit through a form. I am trying to access the Product value on any number of Custom Objects/Engagements a lead may have. When I drag the Product field into the Edit Sc...