Tell us what you are trying to do?
I'm trying to show a list of CPTs without grandchildren. The specific application is a call log where calls (grandchildren) are children of contacts (children) who are children of companies.
I have 3 CPTs:
Parent: Company
Child: Contact (1 Company to Many Contacts)
Grandchild: Calls (1 Contact to Many Calls)
I would like to list all Companies who have zero Calls.
Is there any documentation that you are following?
So you essentially want to list out the Company if it doesn't have any children correct ?
This is actually going to be quite tricky to achieve because of how our Views work. you are able to list out the grand children but in terms of the parent you will run into some issues.
Do you plan to build this out in our Views classic editor? Also will this view just be added to a page that is listing the companies with no relationship data?
Please let me know.
Thanks,
Shane
The topic ‘[Closed] List grandparents without grandchildren’ is closed to new replies.