Home › Forums › Front-end Issues › Reverse query › Reply To: Reverse query
Hi @tylerkd
That’s weird. Could you please check if there are any differences between the values posted from AJAX and backend in the wp_postmeta
table? Also, could you please try to update the field by using the field key like this:
update_field('field_1234567890abc', $volunteers, $cleanup_id);
Where “field_1234567890abc” is the field key.
Thanks 🙂
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.