Home › Forums › Bug Reports › ACF Repeater sub-fields are losing / swapping content when re-ordered › Reply To: ACF Repeater sub-fields are losing / swapping content when re-ordered
The problem is that you’re using conditional logic to hide/show the other fields. Fields that are hidden by conditional logic are not submitted and this is where you’re running into a problem. Only the fields that are shown are being updated.
If you want functionality like this in ACF, you’ll probably need to write your own JavaScript to do it.
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.