Quantcast
Channel: Recent posts | ClickDimensions Support
Viewing all articles
Browse latest Browse all 2615

Get entity from lookup field in connected entity

$
0
0

Hi

I've got a problem getting data from an entity, which is referred through a lookup field. I've made a connection from my newsletter to a news entity. On that news entity I have a lookup field that is a reference to an event entity. How can I get data from my event entity into my newsletter. 

I've tried just about anything, but my best guess would be something like this

<#list Recipient.new_websitenews as news>
  ${news.new_mylookupfield.new_eventid.new_event._new_name}
</#list>

Does anybody have any idea on how to do this?


Viewing all articles
Browse latest Browse all 2615

Trending Articles