Support

Account

Home Forums General Issues Fix key/value pair of Choice > Select Reply To: Fix key/value pair of Choice > Select

  • first, you should not make changes directly to serialized data in the database. If you get it wrong you will loose data.

    Beyond that, I can’t tell exactly what it is you’re looking at in the database. Is this the field value? If it is this is how ACF is storing the value internally. I would instead look at the field in the ACF editor and alter what the field is returning there and not try to edit the database.