Ref T13685. "RemarkupEditField" uses a "RemarkupValue" internally, and it currently attempts to serialize into the database unsuccessfully.
Instead, flatten the value before returning it for storage.
Differential D21854
Flatten "RemarkupValue" objects when setting field defaults for custom forms epriestley on Jun 14 2022, 4:32 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T13685. "RemarkupEditField" uses a "RemarkupValue" internally, and it currently attempts to serialize into the database unsuccessfully. Instead, flatten the value before returning it for storage.
Diff Detail
|