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

mnapier’s picture

Status: Active » Closed (won't fix)

I 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.