Home › Forums › Backend Issues (wp-admin) › Using Repeaters and Flexible Content in new Field Types › Reply To: Using Repeaters and Flexible Content in new Field Types
I didn’t think about that.
In that case I would look into adding a repeater field render field area and adding a custom update_value and load_value methods that saves the “value” of the field based on this other field and returns an array from the field. Basically, you need to use a repeater field for the field value. However, if you want to add a “value” and the repeater, that would be an issue unless you built some custom way to store both values because ACF can only store one “value” per field.
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.