With the 'file upload' field, can the user select multiple files to upload at one time? (We have a scenario where a user may be asked to upload 100 small image files at one time). What is the maximum number of files permitted for upload with each form submission?
Yes, any number of files can be uploaded, but if it's a lot of files it's advisable to ask user to zip & upload it.