I want the URL to be a hyperlink when In the SharePoint Library Settings page. It would be much nicer than copy paste all the time. Is there anyway to do this?
Take the 2-minute tour
×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.
|
Can't you just click the actual link instead?
|
|||||||||||||||||||||
|
This is a file that's located on the server's file system. Microsoft definitely doesn't recommend changing this file for the following reasons:
My solution would be to edit the site's masterpage instead. Create a copy of your masterpage called "Seattle_customized" and add the following piece of code anywhere in either body or header tag.
|
|||||||||
|