On Apr 8, 5:49 am, DenesL <[email protected]> wrote: > Hello Jens, > > onvalidation is called *after* the validation, so setting form.errors > does not have any effect. >
Wait .... Then what is the purpose of onvalidation? I have thought all along by reading the book that onvalidation is to provide additional validation. I have a similar problem with Jens (but on update, not on creation). Jens, do you have an upload field? Does the particular entry that you want to validate use ajax?

