Home › Forums › Feature Requests › Add filter for row number in repeater field › Reply To: Add filter for row number in repeater field
Hi @simpleways
Thanks for the JS questions.
The ‘remove’ action is fired when adding a new row due to the logic within the acf.duplicate() function.
ACF duplicates the element (repeater row) and runs the ‘remove’ action on the newly created row. This removes unwanted elements and reverts the row to it’s ‘default’ state, so that the ‘append’ action can run as intended.
I’m sure there is a way for your JS to work.
Can you specify exactly what part of your JS code is not working as intended because of this?
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.