I have a TextField and an AjaxFallbackLink. The AjaxFallbackLink, when
clicked, must read the value of the TextField. But that value isn't
available yet, because there has been no form submit and no model binding
yet.

Both getInput() and getModelObject() return NULL at the time of the
AjaxFallbackLink's click. Any ideas how to solve that?

Thanks

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Form-Model-Not-Available-for-AjaxFallbackLink-tp3707795p3707795.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