Hi Christian, yes I see what you're saying. I can have 2 submit buttons with separate onSubmit()'s.
But I found an easier solution: to make the Cancel button an AjaxFallbackLink with an onClick(). That seems to work for me and I don't have to redo my main Form onSubmit. An AjaxFallbackLink can be mapped to a button, it seems. Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Non-Submit-Button-Not-Getting-Called-from-Form-tp3705651p3706525.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
