I recently created a custom form with several different control types including numerical, multiple check boxes and date pickers. I found that if I do not put in data for all the date pickers than I receive an “Error” message when I try to save. Whether the other controls on the form are filled out or not does not affect the occurrence of the “Error” message. The “Mandatory” box is not checked for any of the controls.
Is there a way to leave date pickers blank and if not is there an option to choose date unknown?