I have successfully managed to add files to the Files collection using your Documentation / Tutorial. However, I can find no way of retrieving specific individual files from the Files Collection and displaying them other than to manually find the file_name column value and create an html string such as View File. How can I query these files and retrieve the file_name so that I can create a javascript event to build the html for specific files?