Please try out with the wicket FormInput example. When you put a
breakpoint on updateFormComponentModels() it will stop every time,
regardless whether the input has changed.
Perhaps you've got an unnoticed validation error? Do you have a
FeedbackPanel on your Page?
Sven
On 04/28/2012 07:37 PM, albgentius wrote:
I haven't seen updateFormComponentModels() being called if none of the values
has changed in UI.
That to me means that the model is not being changed(updated). It make sense
since nothing has really changed but I want to force wicket to update even
though nothing has changed.
Hope that is clear.
Greg
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/force-model-update-on-a-wicket-form-tp4594765p4595041.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org