Hi Bob, Hi Max,
Possible bug:
when duplicating an existing record after having set id or aid to empty such as to force copy; jsoen ( json encoding) escape the content of the fields related to multiple checkboxes.
"[\"EN\"]" instead of expected ["EN"]
jsonen works as expected if id or aid is not empty.
This occurs only in CF6 with textfield in the database. Same setting in CCV6 works as expected ( e.g. copy the field and correctly set json).
Any idea ?
Simelas
Possible bug:
when duplicating an existing record after having set id or aid to empty such as to force copy; jsoen ( json encoding) escape the content of the fields related to multiple checkboxes.
"[\"EN\"]" instead of expected ["EN"]
jsonen works as expected if id or aid is not empty.
This occurs only in CF6 with textfield in the database. Same setting in CCV6 works as expected ( e.g. copy the field and correctly set json).
Any idea ?
Simelas