Is it possible to set a custom date field to blank on the screen and save the record as normal?
I have a couple of blank date fields on DMR form tied to UDFs. I input somthing in there and save. Now it cannot be blanked out any more. If I erase the value and try to save it just puts the last date in there again.
This only seems to happen with custom UDF date fields. Is this an oversight by Epicor to not allow the blanking out of custom dates?
Also the underlying database says the field is (datetime, null) which means it should be able to accept null values.
check the initial default value for these UDFs, also open the form in developer mode/ customization and check the edvValue within the properties of this field