
Originally Posted by
Angel Sure, it is just a file in your htdocs/wwwroot directory.
The trick is figuring out which file it is that you would link to. The way Sugar sets it up is that the name of the file on the file system is actually the ID value of the record in the Sugar DB which references it.
As long as you know which files to link to from the page you are displaying to your clients, there should be no reason why you can't allow them to download it.
Note that you might have to mess with the header on the html a bit too as the files do not have an extension on them and the browser wouldn't know how to handle the data.
Bookmarks