Document FILENAME works with form, not with grid

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.

Copy file fix.php from … wwwroot\scriptcase\prod\lib\php to your site.

Thank you. Will try it out. I took all of that field out of the grids so will toss one back in!

Copy to your_folder/_lib/lib/php in your site
Bye