Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

URL to Create New document from a template

  Asked By: Dejuan Solomon         Date: May 16, 2010      Category: Sharepoint      Views: 558
 

We're adding workflow to remind users to submit an excel spreadsheet.
We have a document library with the spreadsheet set as the template, so when I click on "New", a new instance of the template is opened and saved as a document into that doc library.

I want to put a link into the email reminder that will perform the same function, i.e. open a new instance of the template and save it as a new document in the doc library.

Does anyone know whether I would be able to find the URL for this (and where)?

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Caleb Gordon          Answered On: May 16, 2010       

Using Fiddler I see that clicking on the New > document  link uses method "get document:12.0.0.6211" - so there's no URL - it's programmatic.

 
Didn't find what you were looking for? Find more on URL to Create New document from a template Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].