Home › Forums › Add-ons › Repeater Field › Repeater load_value() › Reply To: Repeater load_value()
What you describe is the only way to do it. If you want to add rows to the repeater then you must add each row after ACF completes the initialization. Otherwise, you would be asking ACF to do what you don’t want to do. If you are doing a DB query then make sure you get all of your data in one query. Multiple queries will slow things down more than a loop that has to loop through more data.
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.