Home › Forums › Front-end Issues › Can I pass the title from a CPT post to the front-end form? › Reply To: Can I pass the title from a CPT post to the front-end form?
I’m assuming that each quotes post will have a number of pre-jobs posts selected under the linked_pre_job
relationship field.
So in order to make the connection from the quotes post, you’ll need to search through those fields in each of the pre-jobs posts to make a match with your current quotes post. You’re essentially reversing how things typically work, you’d probably call this a reverse relationship query.
If I’ve interpreted the question correctly, it looks like someone has done exactly this on this question:
https://support.advancedcustomfields.com/forums/topic/reverse-relationship-query/
Good luck, I hope I’ve helped.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.