内容查询 WebPart - 按自定义列分组?

发布于 2024-08-14 08:35:54 字数 299 浏览 3 评论 0原文

我们有一个网页列表,用作 Sharepoint 2007 网站上的新闻项目。 在我们的主页上,我们有一个内容查询 Web 部件,用于查询此列表,并很好地显示名称和几行内容。这是取自我们的页面库,该页面库是作为发布模板的一部分创建的。 我们希望通过对项目进行分类(热门故事、特定位置事件等)来对项目进行“分组”,并使用内容查询 Web 部件显示它们。 我们创建了一个名为“新闻类别”的自定义列,我们希望以此对内容查询 Web 部件内的项目进行分组。不幸的是,在“分组依据”字段中排序时,自定义列不会显示。 这有可能吗,还是我在浪费时间?我们目前不打算向我们的网站添加第 3 方组件...

We have a LIST of web pages that we use as News items on our Sharepoint 2007 site.
On our main page, we have a Content Query WebPart that queries this list, and nicely displays the name, and a few lines of the content. This is taken from our Pages Library that was created as part of our Publishing Template.
We would like to "Group" items by categoriezing them (Top Stories, Location-Specific Events, etc) and show them using the Content Query WebPart.
We have created a custom column called "News Category" and we would like to group the items inside the Content Query WebPart by this. Unfortunately the Custom Column doesn't show up when sorting through the "Group By" fields..
Is this at all possible, or am I wasting my time? We are not looking to add 3rd party components to our site at this time...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

心凉怎暖 2024-08-21 08:35:54

我相信您需要创建一个网站栏而不是列表中的自定义栏。然后,您需要将该网站栏添加到您的列表中。操作方法如下:

  1. 选择“站点操作”->“站点设置”。
  2. 在图库栏目中选择“网站栏目”
  3. 点击“创建”
  4. 输入相关信息。
  5. 在您的列表中,转到“设置”->“列表设置。
  6. 选择“从现有网站栏添加”
  7. 将您的栏添加到列表中。
  8. 在列表中,根据需要将数据添加到列中。
  9. 返回显示您的 CQWP 的页面,修改共享部分。
  10. 选择演示。在项目分组依据下,选择您的网站列。

I believe you need to create a Site Column instead of a custom column within the list. You would then need to add that site column to your list. Here's how:

  1. Select Site Actions->Site Settings.
  2. In the Galleries column, select "Site Columns"
  3. Click "Create"
  4. Enter in the relevant information.
  5. In your list, goto Settings -> List Settings.
  6. Select "Add from existing site columns"
  7. Add your column to the list.
  8. In your list, add data to the column as needed.
  9. Back on the page showing your CQWP, modify the shared part.
  10. Select Presentation. Under Group items by, select your site column.
☆獨立☆ 2024-08-21 08:35:54

您需要更改 CQWP 的 CommonViewFields 属性

You need to change the CommonViewFields property of your CQWP

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文