Hi,
I have wicket TextField. The input is read only and its text is changed by a
Javascript component... 
So my question is: how can I set the model object to its new value set by
JS?

The problem as you know is that when trying to submit I get an error because
the object is null:
java.lang.IllegalStateException: Attempt to set model object on null model
of component

Carlos P.


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/value-set-in-form-control-by-Javascript-to-model-object-tp3963955p3963955.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

Reply via email to