[Seaside] No walkback when error in form callback when form issubmitted by another a batched list

Avi Bryant avi.bryant at gmail.com
Tue Mar 22 13:12:17 CET 2005


On Tue, 22 Mar 2005 10:08:41 +0800, Yar Hwee Boon <hboon at motionobj.com> wrote:

> Hi Jon,
> 
> The problem was not that #halt ignored. It wasn't. My point of adding a
> #halt was just to indicate that the callback was properly invoked. As
> pointed out by Avi in another message, it is due to both GET and POST
> being submitted. I've suggested to add a "return false" to both my
> WAHtmlAttributes>>submitFormOnClick:  and the original
> WAHtmlAttributes>>submitOnClick to cancel the link's GET request. HTH.

The question then becomes, how do you get the callback for the link
itself to be triggered?  We could do some kind of game with a hidden
input... ?

Avi


More information about the Seaside mailing list