Home › Forums › Backend Issues (wp-admin) › Pre-populate mulitiple Repeater rows › Reply To: Pre-populate mulitiple Repeater rows
Hi John,
I’ve tried this on a fresh install and it doesn’t work either.
if ($value !== NULL)
it at least gets to the $value array. If I don’t, it always seems to return NULL.array(2) { [0]=> array(2) { ["title"]=> string(10) "Production" ["member"]=> string(7) "Testone" } [1]=> array(2) { ["title"]=> string(6) "Artist" ["member"]=> string(7) "Testtwo" } }
Thank you for your efforts so far!
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.