Goodnight,
I just found 2 errors with multiple file upload functionality in SC. The first is that SC save the file in the database, if you define only the name is saved to the database and the file to a folder you do not, because you should always set a upload field and this is what forcing save the file in the database.
The second error is found by defining a grid in which I wanted to use the uploaded files, the first thing I did was to define a document field in the table, the form asks for my table field that contains the file, and once you put it in and save the name of the field disappears. When trying to build the program, it gives you the error stating that the field is empty.
However I managed to build the program, but to run and try to download the files, you can not open it because it is corrupt down.
2 errors are to be solved soon.