问题描述
我正在为我的团队的Sharepoint网站重新设计一个页面。但是,由于某种原因,我无法查看该页面。我对该网站拥有完全控制权限,并认为这已经足够了,但这似乎不是真的。
I'm redesigning a page for my team's Sharepoint site. However, I am not able to check out the page for some reason. I have Full Control permissions for the site and thought that would be enough, but that does not seem to be true.
通常,"检出"按钮位于"编辑页面"按钮旁边,但在这种情况下它会丢失。我应该请求哪些权限,以便我可以检查页面并在完成更改后重新检入?
Normally the Check Out button is right next to the Edit Page button, but in this case it is missing. What permissions should I request so that I can check out the page and check it back in when I am done with my changes?
我正在使用Sharepoint Server 2013.提前感谢您的帮助。
I am using Sharepoint Server 2013. Thanks in advance for any help.
推荐答案
理论上说完全控制可以做你正在尝试的事情要做(),但你可以检查
以下内容:
The theory says that Full Control can do what you are trying to do (permission levels), however you can check the following things:
- 此页面的唯一权限?
- Do你有一个自定义解决方案(JS或CSS)来阻止它吗?
- 您是否曾尝试从该网站签出另一个文件?那么在另一个网站做同样的事情呢?
- 您是否检查过当前的SharePoint版本(修补程序等)是否存在此问题?也许你可以安装一个新的累积更新来解决这个问题。
请在PROD之前使用DEV环境
Please use a DEV environment before PROD
这篇关于我需要什么权限才能查看页面?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!