Wingnut wrote:
Any hints on how to update a dateTime field to a null value? On insert, I can just leave the field value unassigned. I want to later update it to null. Is this possible?
How Do I... section of the help has the following section:
How do I insert a NULL value for a field in an existing entity?
BOb