Hi,
I did a form application where i can upload files to a directory of server. I defined a field with data type Document (File name) and SC creates a button for browse the file and upload it. and, if i try download the file, it works very well too.
Now i need what the end user can download file but it can not edit this field.
Then i create a grid application, i did the same work, but when i tryng download file i get a a message error: File Do Not Exists.
I do not understand why It works well when the application is type form, but do not works for applications type grid.
How can i do it?