Christopher Arndt wrote: > alex bodnaru schrieb: >> since my form is being built at runtime, and so it's validation schema, >> i can't use the @validate decorator (which seems to require a form >> defined at compile time). > > IIRC, the "form" parameter to the validate decorator also accepts a > callable that returns the form.
Right. The docu is here: http://docs.turbogears.org/1.0/DynamicValidation -- Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

