Home › Forums › ACF PRO › Get all repeater fields outside the loop, but grouped? › Reply To: Get all repeater fields outside the loop, but grouped?
Hate to be a downer, but this is going to be difficult.
Given what you have you will need to do something like this: https://www.advancedcustomfields.com/resources/how-to-sorting-a-repeater-field/
I would likely have made the “Books” CPT and then used child posts to create the “Editions” and separated the custom fields between parent/child posts based on what they applied to. This way you could show child posts on the parent post CPT and you could query all child posts by the “Type” taxonomy page (template: archive-{$taxonomy}.php} to show lists of books for each type.
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.