Page 1 of 1

Buyer/Selling Prompt Removal

Posted: Fri Mar 09, 2018 11:04 am
by applelisa
Hello,

Using the field codes {{.Buyer.Individual1.FullName}}, {{.Seller.Individual1.FullName}}, {{.Buyer.Individual2.FullName}}, and {{.Seller.Individual2.FullName}} in my document makes the following prompts appear: "A reference to a single Buyer/Borrower was encountered, but more than one was found. Please choose from the qualifying Buyers/Borrowers below" and "A reference to a single Seller was encountered, but more than one was found. Please choose from the qualifying Buyers/Borrowers below." I don't understand why this is appearing when I am already referencing which individual should populate. How can I prevent these prompts from populating?

Thank you!

Re: Buyer/Selling Prompt Removal

Posted: Fri Mar 09, 2018 2:16 pm
by BobRichards
Verify that the primary context is passing you a single contact instead of a collection of multiple contacts. In any case, Select thinks the context is a collection of contacts and your reference to ".Buyer" is ambiguous.