Ok, still more widget questions! This one is definitely not in the
remote form tutorial and I couldn't figure out from the validator docs
and the errorhandler docs how to do it.

Is it possible to use the @validator @error_handler technique of kicking
back a form submission with a remote form? Right now, if I send a remote
form submission to a method using @validate, errors just get an error
pop up, which I assume must come from the ajax.js site.

What I'd like is for the remote form to send it's stuff and if the
validator fails, to rebuild itself the way normal forms with validators
do.

Thanks
Iain


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