Home › Forums › General Issues › Use field values from category on edit post page › Reply To: Use field values from category on edit post page
Ok, my solution for now is following: created ACF repeater for taxonomy. Loading it in a loop in custom metabox on edit post page. For each key metabox is creating input with name=field[key], saving all inputs as array metadata into one metakey=>value. Loading works, saving works, displaying also. It’s not really using much of ACF (only repeater for category), but I guess it’s the only way now.
If anyone has better solution, I would be glad to hear it.
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.