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 Tue, Jun 14, 4:32 PM. Authored by Tags None Referenced Files None 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
|