In my database the user needs to link files to entities. So he must select a file and this filename has to be stored to the entity. No upload, just the full filename with path and drive.
The fileUploadField does not give me the full filename ;/
Anybody any ideas ?