Home › Forums › Add-ons › Repeater Field › Repeater field automatically populating rows › Reply To: Repeater field automatically populating rows
You need to search the code on the site. More than likely there is a filter that is automatically adding the rows when the repeater value is loaded. It could be on the hooks acf/load_value. acf/load_field or acf/prepare_field. There might be others. This is the only way that rows could be automatically added when the repeater field settings does not have a minimum number of rows. I would search the theme for all ACF hooks to see what I could find, but I can’t really tell you exactly what to search for.
The previous developer must have had a reason for doing this. I would also be looking at the code to figure out why. Removing them might cause errors depending on how it is coded.
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.