Hi, I'd like to show a report in the root of my web site, and above it a form to customize the report (i.e. restrict dates and so on). Initially, the report is generated using default values.
It works well, until I start using validators. Then, initially, the default values of the form are overridden by the variables of the request, and error messages appear all over the form. Is it by-design hard to do this? All examples I've seen use two handlers for displaying the form and validating it. Best, Nadav --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

