Hi All, I want to write a search that returns PO's...
# general
r
Hi All, I want to write a search that returns PO's and a list of all the contacts on the transaction, but I cannot find the link to the contact list, I can only find contact(main) which returns the primary contact.
s
try using a JOIN - vendor>contact
r
Hi Sam, that will just return all the contacts on the vendor record.