I’m trying to use the multupload feature of SC with a field set as “Document (File Name)”.
i.e. I don’t want to save the files content in the db.
I want just the filenames in the db, while the actual files will be saved in the server filesystem.
Is this configuration supported?
It seems that with multiupload SC requires that the file content is saved in the db.