本文介绍了SPDatasource从“表单"字段值中筛选出值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个显示表单Webpart,它位于form中,我想根据另一个Webpart的表单字段值来过滤该Webpart.
I have a display form Webpart in a form , in which I want to filter the webpart based on the form field value of another webpart.
可以帮忙吗?
我试图将参数值分配给控件id,但是它不起作用.
I tried to assign parameter value to control id but it doesnt work.
谢谢
推荐答案
对于您的请求,您需要自定义两个Web部件之间的连接.
For your request, you need to customize connection between the two web parts .
参考:
SharePoint 2010中的ConnectWeb部件
ConnectWeb Parts in SharePoint 2010
最诚挚的问候,
Grace Wang
Grace Wang
这篇关于SPDatasource从“表单"字段值中筛选出值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!