Re: T4.1.1 Validation issue - clientside + decoration works, but getHasErrors is false?

2007-05-21 Thread Jan Vissers
Silly mistake indeed. I forgot to include a delegate attribute on the form. -J. Jan Vissers wrote: I must be missing something very trivial here. I have a form with some 'required' validation specified, in the onSubmit I check for getHasErrors()==true. The strange thing is that this is always

T4.1.1 Validation issue - clientside + decoration works, but getHasErrors is false?

2007-05-20 Thread Jan Vissers
I must be missing something very trivial here. I have a form with some 'required' validation specified, in the onSubmit I check for getHasErrors()==true. The strange thing is that this is always false, but the form *does* contain errors. What's more - the fields are properly decorated as having