(this has to be a simple question....)
I have a form with a file upload. I submit the form with the uploaded file (txt, xls, xlsx) and the form submits, but the file is not avialable under the form submissions? The event log shows no errors. I think this might have something to do with GenericMediaTypes not being associated with the project but I am not sure how to check this.
Ideas on how to troubleshoot and fix this?