The fields are not rememberd serverside, they are sent back to client as new default values. This cannot be done for upload fields. This about the client uploading a large file. If the validation fails, you do not want to send the large file back to the client.
On Thursday, 24 January 2013 08:40:34 UTC-6, Ramos wrote: > > Hello > > IS there any way to avoid clearing upload fields when the form detects > errors in fields? > > Only uploaded fields are cleared. the others are not > > In a form with 10 upload fields if the users forgets one of them and > submits the form, has to repeat all of them . > > Thats anoying.. > > > Thank you > > --

