It is not possible to enter empty date even if a Date field as required property fixed to 'no'. The cause is the javascript syntax verifier which return that the date format is invalid when the field is empty.
File : main_classes\Table.php Line : 1010
Logged In: NO
Correct. This is reported before. I replaced the javascript in my own working version ;-) Hope it will get solved soon...
Log in to post a comment.
Logged In: NO
Correct. This is reported before. I replaced the javascript in
my own working version ;-) Hope it will get solved soon...