Hello,

I'm new to wicket and have been struggling with this problem for a few hours
now and any help is greatly appreciated. I created a form with ajaxbuttons
for submit and cancel.
When I try to submit the form via the FormTester, it does a regular submit
instead of an ajax submit and hence the call back methods in my ajaxButton,
the onError and onSubmit are never getting called.

I have also tried the executeAjaxEvent with "onclick" but this also does not
seem to be calling the callback methods

Has anyone else run into this kind of issue or am I doing something totally
wrong here.

Thanks,

John Lasher.

Reply via email to