When you open an existing conent instance and delete the text from a Text Field widget, an empty string is entered in the database instead of null.
How can this be overcome? The empty string is causing issues later in our application, we need these fields to be null.
Thanks in advance,
Brendan