Home › Forums › General Issues › Saving dynamically-generated data › Reply To: Saving dynamically-generated data
what version of ACF are you using? It should be picking them up and showing them under Post Taxonomy.
There is a way you can avoid re-selecting the same tags, but it will require saving the post twice.
You can dynamically set the choices of a checkbox field the same way that is described here https://www.advancedcustomfields.com/resources/dynamically-populate-a-select-fields-choices/. But like I said, for this to work you’d have to save the post and then on the second load you’d see values.
In the filter you would get the tags associated with the current post and populate the choices array.
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.