I have a form that contains optional DATE fields. To enter null
values, I've tried null, 'null', '', '-', '0', 0, and each time I get
the following error:
ERROR: Bad numeric input format ''
Is there a correct way to enter null values into DATE fields?
Thanks,
Jeff Deroshia