second suggestion is good too ,you will have to specify the js event say onchange/onblur for ajaxformcomponentupdatingbehavior when that even will be fired,your model will be updated with the new value,you dont have to use ajaxsubmitlink in that case..
it depends on which way you want to do.. On Mon, Aug 1, 2011 at 1:45 AM, eugenebalt <[email protected]> wrote: > The first suggestion worked. Thanks. > > Regarding AjaxUpdatingBehavior, yes my component was Ajax, but the data was > not binding to the model at the time of the click because we weren't > submitting the form. I needed to read the value entered for one of the > components and it wasn't available at that time. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Form-Model-Not-Available-for-AjaxFallbackLink-tp3707795p3708330.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] > > -- thank you, regards, Vineet Semwal --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
