Hi there,
we've been using a WAHtmlErrorHandler for quite a while in our application, but there are some limitations to that appraoch:
Let me give you an example of what I'd like to achieve:
Has anybody done this? Is it described somewhere? Thanks,
Joachim
-- ----------------------------------------------------------------------- Objektfabrik Joachim Tuchel [hidden email] Fliederweg 1 http://www.objektfabrik.de D-71640 Ludwigsburg http://joachimtuchel.wordpress.com Telefon: +49 7141 56 10 86 0 Fax: +49 7141 56 10 86 1 _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
HI again,
so let me ask my question differently, and one part after the other: (How) Do people use a WAHtmlErrorHandler in such a way that it always is a full page, not a replacement of a subcomponent? Is this only possible by adding some javascript magic to redirect to a component? (How) Do people implemtn their error handlers so that they redirect a user back to the form where an error has happened in order ot let them correct their input? I am not asking for form validation but for errors that happen during callback processing... Any hints? Joachim Am 11.07.17 um 11:03 schrieb [hidden email]:
-- ----------------------------------------------------------------------- Objektfabrik Joachim Tuchel [hidden email] Fliederweg 1 http://www.objektfabrik.de D-71640 Ludwigsburg http://joachimtuchel.wordpress.com Telefon: +49 7141 56 10 86 0 Fax: +49 7141 56 10 86 1 _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |