I am having an issue where if I set the File Field option "Multi file select?" to Yes then the field will not pass validation unless a file is selected.
The field is not required. If I set the option to No then the field will validate properly, both if empty or if a file is too large/invalid, etc.
I am using the Event Loader on Upload Files, without this the form will submit even if the file is too large/invalid and will not show an error but will be missing the file.
Using latest CF6.
Field name:
pictures[]
Any help would be appreciated.
The field is not required. If I set the option to No then the field will validate properly, both if empty or if a file is too large/invalid, etc.
I am using the Event Loader on Upload Files, without this the form will submit even if the file is too large/invalid and will not show an error but will be missing the file.
Using latest CF6.
Field name:
pictures[]
Any help would be appreciated.