Home › Forums › Add-ons › Repeater Field › Repeater with XML-RPC › Reply To: Repeater with XML-RPC
Hi @amsross
ACF requires 2 rows of data to be saved for each value.
The first row is the actual value, the other is a reference to the field key.
This reference is how ACF knows what field type / options are associated to the value, and then it will be able to return the data formatted correctly.
Perhaps you can post over the data using the field_key instead of the field_name?
This is the best way to save data with the update_field function.
Hope that helps.
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.