Make Date field to allow null using app designer
We have date field which is currently save the page if it is left blank. But when try to import backup of that table through datamover then it is giving message "can not insert null value".
How to resolve this. Do we need to allow null on the table? if so how can we make field to allow null values using application designer.