Hi,
I have created:
- A custom content type that inherits from document 0x0101.
- A custom list that is based on my content type.
I have also set so that the id for the rendering template is set to my own developed template. The problem is that when i click on "New" on my new list it will automatically go to the upload.aspx and then to my template. I would like to have all this in the same template.
Do I have to alter the upload.aspx file in order for me to get the desired output our is there another way. If not I might copy the entire document library feature and create my own customized document library.
Any tips