AJ schrieb: > Unless I have missed the subtlety ... > > The index method gets passed 'tg_errors'.
I know. You need not set it unless you want evaluate the error messages yourself. The point is, these messages don't get displayed in the form if inputs are validate by Schema and not by validators set in the form. I have already figured out that getattr(request, "validation_errors", ...) is the same on both. Now there must be an other difference (maybe with 'path'?). -- Mark
smime.p7s
Description: S/MIME Cryptographic Signature

