By InterceptPoint on
Is there any easy way to re-set a node text field to NULL in Drupal 6.x?
It appears to me that deleting a node text field using FCKeditor or CKeditor even in HTML mode does not re-set a text field to it's original NULL value.
I'm hoping there is some utility or module that will let me do this. I really don't want to have to manually mess around with the database itself.