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. ;-) -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

