This topic contains 1 reply, has 0 voices, and was last updated by chanarbon 7 years, 2 months ago.

  • Author
    Posts
  • #6503 Score: 0

    kentroylance
    • Contributions: 0
    • Level 1

    Is it possible to include a address field from the addressbook for contact in a nlobjSearchColumn?

    I know how to handle addresses when setting field values, so I figure it is something like that:

    record.setFieldValue(’email’, contact.email);

    record.setLineItemValue(‘addressbook’, ‘addressee’, 1, contact.addressee);
    This is a cached copy. Click here to see the original post.

  • #6504 Score: 0

    chanarbon
    • Contributions: 0
    • Level 1

    Here are the fields that can be used as columns on search for contact related to address:

    Search Filters

    address
    textarea
    Address

    addressee
    text
    Addressee

    addresslabel
    text
    Address Label

    addressphone
    phone
    Address Phone

You must be logged in to reply to this topic.