Home › Forums › Pre-purchase Questions › Assign a Category to a Field › Reply To: Assign a Category to a Field
Hi @hexardan
Hmm… It may not be possible to assign a category to a field. ACF does not have such a functionality.
May be you could consider a different implementation: Attach all the field groups to a single post, then use meta_query to query the fields and get_field(…) or the_field(…) to display the fields’ value on your templates.
Have a look at this tutorial for more info on this: http://www.advancedcustomfields.com/resources/query-posts-custom-fields/
Hope this helps 🙂
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.