As your formComponents are bind to dictModelBean with a PropertyModel, you
must reset the object in your model with something like :
dictModelBean.setObject(new DictBean());

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Fields-in-modal-window-not-resetting-tp4671524p4671532.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