Forum Discussion
Michael Serero
Apr 09, 2018Copper Contributor
Open sharepoint link using doc ID in browser
Hi, This is probably a basic question but I haven't figure out how to open a sharepoint link using a doc ID in the browser. adding ?Web=1 doesn't seem to work for those links. http://teams/si...
Deleted
Apr 09, 2018Did you use copylink from Doclib UI to get the link?d=GUID and use it as durable link?
- Michael SereroApr 09, 2018Copper Contributor
Yes. I copied this link from Sharepoint to use it as a durable
- DeletedApr 09, 2018
The link you specified which has "DocIdRedir.aspx?ID=" is Document ID property. If you use Durable link which is in link?d=GUID format it should help you get to document from anywhere.
- Michael SereroApr 30, 2018Copper Contributor
I am not sure I follow. The link I provided that uses Doc ID works and is durable. My issue is that when the document the link points to is an Excel sheet. That durable link causes the browser to download the document. I would like the document to open in a browser. This is the behavior I get when I use the 'non-durable' link.