Hi
I want to create a word template(OTB) and i see that i can not access Sub entity data
Relations as follows:
O Have my Order header table where i have a lookup field called car plate number which is a lookup to Cars table
Cars table has a lookup field to Customers table with a name Customer.
If i generate OTB template from table Order header - i can access Cars table but i can not access Customers table. Is OTB limited only to 1 level child entity data accsess?