共享点|使用查询字符串过滤日历
我正在寻找一种使用查询字符串来过滤 SharePoint 日历 WebPart 的方法。默认的“查询字符串 (URL) 筛选器”Web 部件似乎对此不起作用。
感谢您的帮助,
克里斯
I am looking for a way to filter a SharePoint Calendar WebPart by using a query string. It looks like the default "Query string (URL) Filter" web part doesn't work for this.
Thanks for the help,
Chris
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不确定你真正想要实现什么,但尝试检查一下
http:// /www.u2u.net/res/Tools/CamlQueryBuilder.aspx
您可能会发现 CAML 查询对您很有用...这可能会有所帮助:)
I'm not sure on what you really wanted to achieve but try to check this out
http://www.u2u.net/res/Tools/CamlQueryBuilder.aspx
you might find CAML queries useful on your end... this might help :)