如何在一个日历视图上显示多个列表中的数据

发布于 2024-08-10 13:07:00 字数 53 浏览 2 评论 0原文

有什么方法可以组合多个列表中的数据并将其显示在单个日历视图上?

谢谢 阿米特

Is there any way in which I can combine the data from multiple lists and show it on single calender View?

Thanks
Amit

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

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

发布评论

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

评论(1

浮云落日 2024-08-17 13:07:00

是的,通过在共享点设计器中创建一个 Web 部件,该部件使用 CAML 查询从站点获取事件类型的所有项目,并将结果用作日历的数据源。

这篇博客文章完全符合您的要求: 创建 SharePoint 全局日历,作者:Gunnar Peipman。

YEs there is, by creating a webpart in sharepoint designer that uses a CAML query to get all items of type event from the site and use the result as a datasource for calendar.

This blog post does what you want exactly: Creating SharePoint global calendar by Gunnar Peipman.

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