Change SharePoint Library URL

前端 未结 9 2143
旧时难觅i
旧时难觅i 2021-01-31 19:06

How do you change the URI of a SharePoint library? Based on Google searching, most people say that changing the name of a library in Designer (via right click->rename) will resu

9条回答
  •  暗喜
    暗喜 (楼主)
    2021-01-31 19:39

    I am only a Site Collection Administrator for a SharePoint online platform. The powershell and sharepoint designer usage are not within my access so the only option I have is the "Open in Explorer". I tried the steps seen online but didn't get the result. When I saw ragmaxone's step, I got an idea. Then I took the following steps:

    1. I copied my url without the document library eg "http://MyServer/MySite/MyDocLib/ is the URL of the document library but I copied "http://MyServer/MySite/ instead.

    2. Next I opened the document library in classic SPOnline because I use modern SPonline.

    3. Then I replaced the pathway address with the copied URL and saw all my document libraries as folders.

    4. With right clicking on the document library of interest, and renaming like is done in windows, I went back to my document library and saw page not found.(Don't worry! Something had changed already).

    5. Then I went to the homepage of the platformand navigated to the document library in question to see that it has been renamed and the URL also corresponds to the new name.

    Thanks for all your answers and help.

提交回复
热议问题