Making an empty RichEditor field save as null
Has anyone figured out how to make an empty RichEditor field save as null in the database? To avoid empties saving as
as those render into
as those render into
<p></p> so its a bit weird to check whether the value exists.