pods->find() from multiple pods
-
Hey all!
I have various pods which all have a team_member pod. Like, articles, interviews, activities etc ..
I want to create a timeline of things the specific team_member did, therefor I would like to query all these pods that are related to the specific team_member and sort them by post_date. Is this something i can do with a single call or do i query each pod individually and then merge and sort them in php myself ?
Thank you in advance
Blessed
Michael
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘pods->find() from multiple pods’ is closed to new replies.