The JQuery AjaxForm Widget recipe in our TG 2.0 docs at http://www.turbogears.com/2.0/docs/main/ToscaWidgets/Cookbook/JQueryAjaxForm.html uses the validate decorator with error handler as if it was dealing with a normal form. The result is that the error page now appears nested inside the same page since it is treated as a normal Ajax response.
Did validation with Ajax ever work that way or was it intended to work that way? Do I miss something? Is there an alternative method? I think this recipe should be fixed before TG 2.0 is released. -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
