自定义列表:如何检索 3 个最近提交的项目

发布于 2024-12-21 22:27:33 字数 166 浏览 0 评论 0原文

我当前有 2 个自定义 SharePoint 列表。一个代表问题,另一个代表答案。

两个列表都有默认列:ID、按日期和用户名修改。

现在的要求是获取最近的 3 个项目(独立于列表)或提交内容。

使用 CAML 查询执行此操作的最简单方法是什么?

TIA

I have currently 2 custom SharePoint lists. One represents questions, the other one answers.

Both lists have the default columns in place: ID, modified by date and username.

The requirement is now to get the 3 most recent items (indepent of the list) or submissions.

What is the easiest way to do this using CAML queries?

TIA

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

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

发布评论

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

评论(1

无敌元气妹 2024-12-28 22:27:33

Lists.GetListItems

查询element

阅读这两个 CAML 结构。

Lists.GetListItems

Query element

Read up on those two CAML structures.

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