Buyer/Selling Prompt Removal

Discussions related to ReadyDoc development.
Post Reply
applelisa
Posts: 6
Joined: Wed Feb 07, 2018 2:41 pm

Buyer/Selling Prompt Removal

Post 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!
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Buyer/Selling Prompt Removal

Post 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.
Bob Richards, Senior Software Developer, SoftPro
Post Reply