Hi,

I have a panel with 2 dropdown choice component and an AjaxButton. One
dropdownchoice has a AjaxFormUpdatingComponent behaviour added and this is
working fine.

But on clicking, its not invoking onSubmit button. It seems that there is a
validation failure as Wicket invokes onError method when my set
defaultFormProcessing to true. But i could not figure out why it is
happening. On making the flag to false Wicket invokes onSubmit method but my
functionality is not working. 

I want to know the possible reasons for not getting onSubmit to be invoked
and also for validation failure. 

Thanks.
Regards,
Hemil

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/onSubmit-not-getting-invoked-using-AjaxButton-tp3063201p3063201.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]

Reply via email to