Multi buttons in ajax form

2008-02-20 Thread Pierre Gilquin
hi all, I try to have to have 2 buttons in a form. This form is used in an ajax window. in html, they are 2 standards buttons input type=submit value=Do Task1 input type=submit value=Do Task 2 In the panel of the ajax window, I have an AjaxFormSubmitBehavior: form.add(new

Re: Multi buttons in ajax form

2008-02-20 Thread wicket user
there is a method called findSubmittingButton() regards Dipu On Feb 20, 2008 10:41 AM, Pierre Gilquin [EMAIL PROTECTED] wrote: hi all, I try to have to have 2 buttons in a form. This form is used in an ajax window. in html, they are 2 standards buttons input type=submit value=Do Task1

Re: Multi buttons in ajax form

2008-02-20 Thread Pierre G
: http://www.nabble.com/Multi-buttons-in-ajax-form-tp15586379p15586949.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]