Hi all,
So I want to show/hide a block of content in an email based on one or more child records of a contact having a certain value. This example is using leads. What I'm finding is that if I have two leads with the same value which meet the criteria, then it will repeat the section two times.
Has anyone else hit this?
I've code elements with my #each and #if statements and "some text" in-between, if the subject of the lead is "hi" then show the section (everything up until the 2nd code element where the /each and /if statements are):



Aside from rolling attributes up to the Contact record, is there a way to only show one section implementing the "show single block if one or more child record = x" type logic here?
Thanks
Alex