Field Code for Property Address selector checkbox

Discussions concerning general integration topics.

Moderator: Phil Barton

Post Reply
arunman
Posts: 1
Joined: Wed Feb 17, 2021 6:36 pm

Field Code for Property Address selector checkbox

Post by arunman »

Can someone please tell me what the field code is for the attached "Property Address" selector checkbox on the Deeds screen? I attempted to use the Field Code Browser, but the field could not be found there. Thanks!
Attachments
SoftPro Screenshot.pdf
(19.33 KiB) Downloaded 33 times
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Field Code for Property Address selector checkbox

Post by BobRichards »

There are no field codes associated with the selected properties on Deed objects. The Select client application uses check boxes in its user interface to make it easy for humans to add and remove existing properties. In the order using the API, you must add or remove items from the Deed's "Properties" collection. This is what the Select UI is actually doing when you check and uncheck a line.

If there are a total of three properties entered in the order and only the second properties is in the Deed.Properties collection then Select will indictate that by only checking that item in the Legal description(s) list.
Bob Richards, Senior Software Developer, SoftPro
Post Reply