T
TimPGade
It is my understanding that if a field/element is a Date (date) Data type
then the form field cannot be blank at validation. To allow blank values I
need to change the Data type to Text (string).
Is there any other way to have the field as a Date and allow a blank date as
a valid value or do I need to make it a string and then check for a valid
date if not blank?
then the form field cannot be blank at validation. To allow blank values I
need to change the Data type to Text (string).
Is there any other way to have the field as a Date and allow a blank date as
a valid value or do I need to make it a string and then check for a valid
date if not blank?