Home › Forums › ACF PRO › ACF Taxonomy: single term per repeater row › Reply To: ACF Taxonomy: single term per repeater row
You’re not going to be able to have both using a taxonomy field. The main reason for this is that you’re using a repeater so if you save and load the values each row in the sub field loads the terms and or save them, each changing the terms associated with the post.
To do what you want you’d be better off having another custom post type for ingredients and then using a relationship type field instead of the taxonomy field. Overall it will be a bit more complicated. Then users can pick an ingredient and see recipes associated with the ingredient.
If you want to do this you should look at http://www.advancedcustomfields.com/resources/querying-relationship-fields/
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.