Hi,
I need to generate a word template with complex tables which are not in direct relationship with my Primary Entity.
So I need to get further mapping of second level entity fields.
For example :
Template created for table "A" => with "A" related to "B"
And i have "C" related to "B"
So i need to list all records of "C" that are related to "B"
Can someone suggest whether this is possible or not?
Thanks,
Khawla