Hi , I have a 1 to N relationship between contact and entitiy called registration , inside registration I have a lookup into course entity , inside entity I have "name" field. I want to display courses names in personalization , this code will display course id (GUID):
{{#each contact.mktcrm_registration_contact_mktcrm_student}}
{{this.mktcrm_course}}
{{/each}}
how can we display name of course?
Hi Khaled Remawi,
Personalization doesn't support three levels. You can create a text field in the registration and automatically populate the course's name to this field. Here is a similar thread:
Marketing Email Assistant can not show lookup field name - Dynamics 365 Marketing Forum Community Forum
André Arnaud de Cal...
292,162
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156