Issue with downloading files

Hi,

I have an application with files - field type Document (file name). I have uploaded several files of different file types. When I click on the file in the field, the file should be downloaded, but it seems only Excel files are downloaded. Other files, like PDF files are not downloaded. No error message when on the file is clicked.
Does anyone have a clue what is wrong here?

Regards,
Martin

I think you need to locate the property describing the allowed filetypes.

Hi Albert,

Thanks, but that is not the issue. I left the field empty, so that every filetype is allowed. I also tried to fill in file extensions and tested (could be a bug in Scfriptcase), but no difference.
Also checked apache log (running on Ubuntu) and no errors there.

Martin

Found it. Issue was in another form where the field subfolder was not filled with a global.

For Albert: typisch geval van blind staren…

Thanks anyway.