Home › Forums › Bug Reports › Repeater inside a repeater not saving value › Reply To: Repeater inside a repeater not saving value
I’m having exactly the same issue.
Currently developing a website in WP 4.3 using ACF 5.3.0.
When having site options with a nested repeater, only some of the field values are saved when clicking on save.
After having done some tests, i looks like the cause of this is a limitation of character for the field-name inside the nested repeaters.
for my case:
timeline_title (14chars did not save)
timelinetitle (13chars saved)
test:
abcdefghijklm (13chars saved)
abcdefghijklmo (14chars did not save)
so a workaround until this gets fixed is to use a maximum of 13 characters for field-names.
cheers,
Tom
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.