Home › Forums › Backend Issues (wp-admin) › Unable to delete Fields, seem to be cached?! › Reply To: Unable to delete Fields, seem to be cached?!
Hi @Kevin
Perhaps the issue is that ACF does not ‘DELETE’ and custom field data which is not posted.
If you have saved a custom field value in the past for ‘slider’ and want to delete it, you will need to save an empty value for this field.
For instance, display the ‘slider’ field and delete all content from it and then update the post.
I think I now understand what you previously described with the conditional logic. Because the ‘slider’ field is hidden, it is not posted, therefor, the DB value is not updated / changed.
Either show the field and save an empty value, or edit the DB and remove the value.
Does that help?
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.