2008/6/12 Michele Beltrame <[EMAIL PROTECTED]>:
>> If the only error in the submissions is an invalid date, then the form will
>> be rendered with the "Invalid date" error message, as expected. However, if
>> there are any other errors in the submission (such as a missing required
>> field), then o
Hi Ronald!
> If the only error in the submissions is an invalid date, then the form will
> be rendered with the "Invalid date" error message, as expected. However, if
> there are any other errors in the submission (such as a missing required
> field), then only those error messages are displaye
Hello,
I'm having some difficulties with the validation for date elements.
As suggested in the cookbook, I added a DateTime inflator to my date
element. This did not give me the results I expected.
If the only error in the submissions is an invalid date, then the form
will be rendered with