On Tue, 2007-20-03 at 21:23 -0300, Jorge Godoy wrote:
> Christopher Arndt <[EMAIL PROTECTED]> writes:
> 
> > I guess what he wants is to display error messages next to the fields that 
> > had
> > errors just like widget-based forms in a synchronous request-response cycle
> > environment do. I would be hard to implement all this in java script in a
> > generic way.
> 
> Hmmmm...  I don't believe it would be too hard.  A loop on a possible
> tg_errors getting the keys (that names of tags) and filling then with the
> value for such a key wouldn't be too hard. ;-)

How would you handle the ajax then? The problem I'm having right now is
that remoteform expects plain xhtml content instead of JSON, which is
what I know how to use. I guess the remote form should be fetched the
same way remote form fetches the response?

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