Philip
-
7/2/2009 8:29:27 AM
create custom document type "file"
Hello,
I would like to create a customized version of the document type "file". It's basically identical to the default document type file, but it contains two additional fields.
If I create a new document type similar to file, the behaviour is not as I would like it. i.e. if I open an URL of a document type file (ex. \file1.aspx) and that file has an attachment (ex. file1.pdf), the file attachment is automatically opened and displayed in the browser. However in my custom document type, it does not display the attachment.
Could somebody give me a hint how I can make the custom document type behave similar to the document type file?
(The only difference I can find is the query "selectattachments", which the custom document type misses.)
|