Home › Forums › Add-ons › Repeater Field › When using the repeater plugin, what should I do if there is no value? › Reply To: When using the repeater plugin, what should I do if there is no value?
You cannot use have_rows() or get_sub_field() when you already have the array and you’ve removed the values in question. What you did with the array has no effect on what will be returned by ACF.
You need to loop over the nested arrays.
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.