Hi,
Maybe I’m missing something, but I just can’t get this to work so thought that I should ask…
We have a requirement in one of our grid applications to show a pdf for each record which the user can click to view. I have added a varchar field to our table to store the pdf filename and set the field type on the grid to be Document (Filename). I have left the “subfolder” field blank. For testing purposes I have set all records in the table to point to a single file called test.pdf.
No matter what I try when I upload the grid application I get the message “The file does not exist: test.pdf”. It does work however if I run the application locally and place the test.pdf into the folder C:Program Files (x86)NetMakev5wwwrootscriptcasefiledoc.
I have also tried deploying the application using the advanced deployment option and setting the documents folder to /_lib/file/doc, but this does not work either. I have tried placing the test.pdf file in the /_lib/file/doc folder, in the root folder of the site and a few other places as well, but as yet no joy.
Does anybody have any suggestions?
Thanks,
Mike Wilcock
TSM Limited