Jiveabillion
-
7/20/2012 8:42:47 AM
RE:Document Attachments Form Control and System Tables - uploader controls not available in system tables
In addition to what Michal has said, you will also have to create your own handler to read the binary data out of the custom table and return a file.
You might be better off doing some sort of meshing of your custom table with a media library. Create a custom form control that can upload a file to the media library and store the information you need to retrieve the file from the library in the field.
Either way, you have some work ahead of you to get what you are describing.
|