There is no client side date validator in the default themes.
I added a basic one in the xhtml theme for use with the
datetimepicker; it has a hardcoded date format though (dd/MM/).
To add it, open your xhtml theme's form-close-validate.ftl file, and
as the last option add the following lines
I am using the datetimepicker on a form with client-side validation
enabled.
Form submissions with a blank datetime field should result in validation
being run against that field. This is not the case -- this field is
only
validated on the server. No other form field uses the dojo, and they
ar
2 matches
Mail list logo