Creating a custom view based on an associated object

Creating a custom view based on an associated object

Hello,

In our Zoho application we have person objects (based on the Contacts module) and Link objects (based on the Accounts module). In the person object we store all person related information. In the Link object we attach two person objects, one volunteer and one client.

I want to create a custom Person view where I can see all Person objects that aren't attached to one Link object. However, when I'm creating a Person view, i can only create filters based on the attributes of the Person object. Could someone tell me what the best solution is to this problem? Thanks in advance.


With kind regards,

Cas