Hi,
I'm currently working on an email where i want to inform customers on the renewal date of their specific licenses. In order to achieve this i tried using the list functionality but this option doesn't go deep enough.
As seen in the picture the list ends at projects but in order for the list to show the correct data, the project items should be addes as well. Is there another way to achieve this whitin Dynamics Marketing? I already tried to change the code the list functionality provides but that didnt do me much good.
The standard list code is shown as follows
{{#each Projects}}
{{Projects.$psa_projectid}}
{{Projects.$psa_projectname}}
{{/each}}
Any ideas on how to achieve this?
kind regards,
Rutger