Closed (won't fix)
Project:
Webform Multiple File Upload
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2012 at 19:11 UTC
Updated:
9 Feb 2012 at 14:49 UTC
If you choose a number of files and then submit a webform with other required fields blank you get the standard X field is required but the choosen files on a multifile field get wiped out. Is there any way to make it so they remember what files were selected? In my case the multifile fields are not required so if someone misses and required field then fixes it after the error and resubmits no files get uploaded. Let me know if you need anymore details.
Comments
Comment #1
mnapier commentedI just realized this is more of a file field problem (security feature) with forms in general and I used the Clientside Validation module to work around this.