I've been able to source a Project's related Customer Contacts by creating a custom Entity field (Applies to PROJECT), field type = list/record (Contact), and using the Sourcing & Filtering criteria:
FILTER USING: Company
COMPARE TYPE: equals
COMPARE TO FIELD: Parent
This returns all the Project's related Customer's {parent} Contacts, which is the desired result. yay!
The new enhancement is for a similar custom field (on the Project record) that return's only the Project's Contacts.
I set up the custom field exactly the same way and altered the sourcing as such:
FILTER USING: Company
COMPARE TYPE: equals
COMPARE TO FIELD: Company
Which doesn't' limit the Contact list and includes all existing Contacts.
I tried a few other ideas but no luck so far.
Appreciate any help/insight!
Thanks!
This is a cached copy. Click here to see the original post.