我继承了一个Sharepoint 2013
环境,我现在需要管理它。我为新的list
创造了一个新的Discussion Board
。
我的问题是它不允许我在我的帖子中插入videos
。关于images
,一切正常。一些研究指出需要激活位于Site Settings
> Site Collection Features
> Video and Rich Media
下。
但是,当我按下Activate
按钮时,我得到以下error message
:
Dependency feature 'DocumentManagement' (id: 3a4ce811-6fe0-4e97-a6ae-675470282cf2) for
feature 'DocumentSet' (id: 3bae86a2-776d-499d-9db8-fa4cdc7884f8) is not activated
at this scope.
我该如何解决这个问题?
解决了!在激活Document Sets metadata synchronization
feature之前,我必须激活Web Application Feature
(位于Video and Rich Media
)。