I am trying to load a field in the Document Template. Below is my scenario
I have Contracts linked to Opportunity (N:1). There is a contact lookup field in the Opportunity
When I generated the Document Template, I selected all 1:N, N:1 & N:N relations, but I don't get the details of Contact field under new_Opportunity_new_contract (relation)
In the Document Template of Contracts, I need to pull the Contact Name from the lookup field in Opportunity.
Is it possible to get that?