Hi,

I have the following form. It has a nested form which is for a simple file
uploading. After the upload finished I would like to get some information
from the uploaded file (eg. name, size and so one) and pass it's parent
form. Later if the parent form get submitted I will persist these data and
the file itself in HrpFiles entity.
My problem is that parent form's fields did not get refreshed.

http://pastebin.com/GaJZu8zT

TIA,

Sandor

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Nested-form-model-refresh-tp4649877.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