Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用内容查询 Web 部件来显示页面库中的页面。我想将我的 Web 部件配置为根据页面查看次数显示页面。最受欢迎的页面(根据查看次数)应位于顶部。它是 SharePoint 2010 中的开箱即用功能吗?
简单的回答:不,这不是开箱即用的。
为此,您需要将页面查看次数添加到页面项目,然后使用 Content By Query Web 部件按此数量排序。这不是一个开箱即用的解决方案。
您可以使用评分系统显示最受欢迎的页面,但这与基于查看次数的评分系统不同。