Home › Forums › Add-ons › Repeater Field › Can't get repeater in group field to return true with have_rows() › Reply To: Can't get repeater in group field to return true with have_rows()
I just noticed I have a typo in my code. The while loop has have_rows('lists_list')
where is should have said have_rows('links_list')
. Even though I mistyped it here, it was correct in my code. I didn’t copy and past my code because of formatting/indentation reasons. So that is NOT the reason my repeater wasn’t working. I also tried another group with a repeater and did the same thing. Just seems like the have_rows()
does not work correctly when inside a group field.
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.