Hello,
I have a word template for salesorder entity. This entity has subgrid of another entity new_otherentity. I am able to show values from this subgrid in the word template. However, I need to show values from this subgrid based upon a field. So if new_otherentity's field1 = yes, then only I need to show the data of that record. How can I achieve this in word template?
Thanks in advance!