We have a large form that contains two FileUploadFields along with
many other text fields.  If validation fails on one of those other
text fields, the form is re-rendered along with feedback messages.
When the form is re-rendered, the file path & name that the user
specified for the FileUploadFields is gone which is extremely annoying
to users as they must specify those files again.

How can I make the user-specified input remain in those
FileUploadFields if the form is re-rendered due to form validation
failure?

Thanks,
Zach

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to