Home › Forums › Backend Issues (wp-admin) › ACF Fields to select values from a post_object › Reply To: ACF Fields to select values from a post_object
If you’re not too concerned with being able to select the “wrong” years for a model you could just create a taxonomy field to go along with the model post object field in the repeater. Then as you loop through the info on the frontend you’d just output the model post object field and the years selected with that.
Another way would be to also connect the years taxonomy to the parts CPT and just select the years as a regular taxonomy meta box (not sure if that works with your setup.. not that good at autoparts).
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.