Hi, I'm having an issue with using multiple file upload fields within a form that uses section and page breaks. For example, if I leave the first File Upload field blank, then the following File Upload field values are ignored/skipped over and do not get saved into the database. This actually occurs for any File Upload fields that have preceding File Upload fields that are left blank.
I have, however, noticed that the first File Upload field that is left blank has the file upload structure for a file uploaded with gforms saved as its value within the database ex. "DomainPath/gforms_files/1/", with "1" being an empty directory. The rest of the File Upload field values within in the database are empty/skipped over.
Do you have any idea why this is happening?