If you check the link sent by hariharansrc
https://cwiki.apache.org/WICKET/multiple-submit-buttons.html you see an
example with two submit buttons. The difference to your example, as far
as i can see, is that your second button has not the submit type. To my
understanding a button that is not of the submit type does not fire it's
onSubmit method when clicked. Instead those usually have an onClick-Script.
Do you get an error when you try to add two submit buttons?
--
The Sanity Resort <http://sanityresort.blogspot.com/>
Am 30.07.2011 14:39, schrieb eugenebalt:
I can't make it Submit, I already have another Submit button. This is button
#2. I need to override its click behavior, and for some reason I'm not
catching it.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Non-Submit-Button-Not-Getting-Called-from-Form-tp3705651p3706227.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]