Home › Forums › ACF PRO › ACF Relationship Field content will NOT update on website › Reply To: ACF Relationship Field content will NOT update on website
If you created new fields then the data that used to exist for the fields can no longer be found or formatted. If the field name or the field key is changed it will break data already saved. There is no easy way to fix this.
The data you are seeing for the relationship field is serialized data and is correct.
Each field has two entries in the DB, one for the data using the meta key == to the field name and the other is the field name prepended with an underscore (_) and the value of this entry is the field key.
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.