Hi everyone!

I have a problem with TG. In short: my forms are not filled in after
there is a validation error. I know about form.display(value_dict)
stuff, but when the errors handler is called, It is not passed the
same arguments as an original call (I use the same function for
handling the request and error).

So, I have two questions:
1. How do I get directly to the request data?
2. Is there an easier way to pre-fill the form after error? I mean, it
is damn easy to take values out of the request directly and stuff them
into the form. Can this be done automatically?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to