Quote:
Originally Posted by shawn.low@cox.net
there is an automated process that gets the Word Doc called "Consumer Loan Promissory Note & Disclosure" (which has already been upload into Conga Composer), and pulls in data from Salesforce through "Merge" fields (Conga formats the merge fields using double bracers, i.e. {{Affiliate_Id}}. If I only use single bracers, Conga will not merge the data from SFDC into the document.
|
As indicated in my previous reply, you should be inserting a mergefield, which will look like «OPPORTUNITY_AFFILIATE_ID» or {MERGEFIELD OPPORTUNITY_AFFILIATE_ID}, not {Affiliate_Id}. It's also now unclear whether the field is named 'OPPORTUNITY_AFFILIATE_ID' or 'Affiliate_Id'...