Home › Forums › Bug Reports › Fields are randomly not saved › Reply To: Fields are randomly not saved
Unfortunately, it didn’t work. Unless I need to do something more than installing the plugin. I updated my question in the wordpress forum, with this. Might be helpful?
Trying to debug further. When I click on update on the post, if I inspect the HTTP request to admin-ajax.php, the payload has this:
acf[field_61cf02821292a]: 500
acf[quantity-label]: 1000 items
The first one is saved to the database, while the second doesn’t. Doing more tests, looks like all the acf that have the name field_xxxx in the payload gets the update, while the rest don’t
I am not 100% sure, but I think, the first field on the group I create takes the correct key format and every other custom field in that group takes the name of the field as the key. Which makes it not getting updated.
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.