Hi everyone

Little advice needed: I have a Form with several TextField's and a
MultiFileUploadField. If you select some files to upload and enter some
text in the TextFields - after the submit everything is fine.
Now if in case some TextField fire a validation error and the page is
rendered again, you have to select the files to upload one more time. Is
there any possibility to keep the state as long as validation errors occur?
Btw same problem wit FileUploadField.

Using wicket 1.5.3.

thx

Reply via email to