Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

{Portals} How to access related entity field in liquid template

$
0
0

I am using fetch xml/ liquid to retrieve the entity details. This works fine and I can display the retrieved fields from the main entity. However I also have a linked entity and want to display the field from that as well. I tried different combination but nothing worked.

{{ result.<alias>.<fieldname> | escape }} - not working
{{ result.<fieldname> | escape }} - not working
{{ result.<related entity schema name>.<fieldname> | escape }} - not working
{{ <alias>.<fieldname> | escape }} - not working

Any thoughts?


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images