Forum Discussion
Eric Adler
Aug 10, 2016Iron Contributor
Getting Link to a Document with Modern Document Libraries
With the new "modern" document libraries UI it seems almost impossible to get a "normal" link. Meaning a link that is does not contain "guesttoken" and a GUID. But an old school URL with a readable p...
- Sep 09, 2016
There is a way to disable the 'Edit' and 'View' link feature. The only link that appears then is the restricted link.
Go to site settings -> Site permissions -> Access Request Settings -> Disable Allow members to share the site and individual files and folders.
This would prevent the breaking of permission.
Anoop T
Nov 13, 2018Copper Contributor
I have developed an SPFx extension to solve this problem. The extension can be easily deployed. Please find more details on this in https://medium.com/@anoopt/copying-the-normal-classic-link-of-an-item-in-sharepoint-8baaf779e924. Hope this helps.