Home › Forums › Add-ons › Repeater Field › User multi-select field in a nested repeater field in an options page. › Reply To: User multi-select field in a nested repeater field in an options page.
Hi @M Squared Graphics
Thanks for the info.
I think the issues is that WP cannot save the data of the teams_test (nested repeater) because the field name is too long!
the wp_postmeta table has a character limit on the meta_key value, and to save a value in that nested repeater, the name would have to be:
btg_daily_booth_schedule_test_0_teams_test_0_user_test
Perhaps you will need to rename your fields to make it shorter?
You will loose any current data in doing this however… It’s worth a test with a new repeater field though.
Thanks
E
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.