带有查询字符串参数的 SharePoint BCS 列表

发布于 2024-12-29 04:34:04 字数 37 浏览 2 评论 0原文

是否可以将查询字符串参数传递到 BCS 列表以帮助生成查询?

Is it possible to pass a querystring paramater to a BCS List to help generate the query?

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

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

发布评论

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

评论(2

暗喜 2025-01-05 04:34:04

我知道这是一个老问题,但我认为这可能会帮助其他人搜索同一问题。我逐步按照本文进行操作,并能够将查询字符串参数传递到业务数据列表 Web 部件以筛选结果: http://prashanthkn.blogspot.com/2010/07/displaying-business-data-list-web-part.html

基本上,您只需添加一个业务数据列表 Web 部件(已配置创建外部内容类型时接受参数),添加查询字符串筛选器 Web 部件,然后连接它们。

I know this is an old question, but thought maybe this would help others searching on the same issue. I followed this article step-by-step and was able to pass a querystring parameter to a business data list web part to filter the results: http://prashanthkn.blogspot.com/2010/07/displaying-business-data-list-web-part.html

Basically you just add a business data list web part (already configured to accept parameters when you created your external content type), add a query string filter web part, and then connect them.

善良天后 2025-01-05 04:34:04

我不是 100% 确定,但也许你可以滥用 title 参数。

I am not 100% sure, but maybe you can abuse the title parameter.

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