Forums

Cannot edit checkboxes values

cruser 11 Apr, 2023
I am trying to edit the values of checkboxes in a record from the db. On the new record save, the information is saved in json format: ["Drop offs","Other"]

When I try to edit the record the checkboxes do not "check" to indicate what has been "checked". In the read data record I have the special field loaded and the data paths set to decode JSON. The debug shows the values in the columns, but, the checks are not in the checkbox. For example, what is stored in the table is [environment] => ["Temperatures high","Noise","Slippery surfaces"]

When I edit the record in CF7, none of the checkboxes are checked.

What am I missing?
cruser 11 Apr, 2023
Resolved.
You need to login to be able to post a reply.