Forum Discussion
Open sharepoint link using doc ID in browser
Did you use copylink from Doclib UI to get the link?d=GUID and use it as durable link?
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.
- Willi WinklerSep 11, 2018Copper Contributor
Hi there, I happen to read your case and I believe the only way to achieve what you want is to set the Standard document Opening procedure to "in browser". you will find this in the Settings of your doclib. cheers.