Home › Forums › Add-ons › Repeater Field › update_field() will not remove lines from repeater › Reply To: update_field() will not remove lines from repeater
Hi @john
Thanks. Your answer is clear.
Most likely, my acf design can be improved.
I have an array with 26 flags – can you think of single field
that will contain the 26 fields?
The simplest will be text field with format:
01:DD,02:DD,03:DD – vector of tuples in the form of field-name:field-value.
Not fun to handle, but replaces 26 fields with a single one.
Is there a more elegant and cost effective way?
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.