I have this form right here, where the user will add the start date of the diagnosis. pretty simple right? but in the end diagnosis how would I set it to a blank? or 0 value? here’s my form.
I have this form right here, where the user will add the start date
Share
The best you can do is to set
ShowCheckBoxto true. If theCheckBoxis not checked, consider that no end date is set.