I have a multiple upload document filename that works perfectly in my form IF I leave the subdirectory information blank in the field and document path blank in application. In the Grid with a NESTED grid, it pulls the correct file information and displays the list of uploaded files, but when I go to display the document in the nested grid, it cannot find it and gives me a fix.php error. I’ve tried taking out the document paths for the grid and nested grid. I’ve tried putting them in. I give up. Thoughts on this?
AND…is it really making copies of ALL my documents in the tmp directory? There are some VERY large files. I purposely did not do file Database to avoid bloat, but this may be worse.