Jubi
Guest
|
Posted:
Thu Nov 10, 2005 9:51 am Post subject:
WebPart Connections |
|
|
Hi,
I've created a Textbox (webpart) for getting the userID in one
page. This should be passed over as a filter for a column in the
default list webpart(default lists like tasks, issues, etc. provided by
sharepoint) in the other page, so that the data in the list varies
between users. Is that possible? If so how that could be done? Could
anyone help me over this issue?
(However creating both the Provider & Consumer webparts by ourselves &
thus enabling connection is possible but the thing is that here we
don't create the Consumer webpart. The already existing default webpart
should be made the Consumer.)
OR
Is there any other way in which we could implement this rather than
using connectable webparts?
Thank You |
|
Gary A. Bushey [SPS MVP]
Guest
|
Posted:
Thu Nov 10, 2005 1:50 pm Post subject:
Re: WebPart Connections |
|
|
Since you have not created both web parts you may be out of luck unless the
Consumer web part is already written to accept the connection (or can be
modified to do so).
--
Gary A. Bushey
SPS MVP
bushey@mindspring.com
"Jubi" <sysjargon@hotmail.com> wrote in message
news:1131600582.410874.23060@f14g2000cwb.googlegroups.com...
| Quote: | Hi,
I've created a Textbox (webpart) for getting the userID in one
page. This should be passed over as a filter for a column in the
default list webpart(default lists like tasks, issues, etc. provided by
sharepoint) in the other page, so that the data in the list varies
between users. Is that possible? If so how that could be done? Could
anyone help me over this issue?
(However creating both the Provider & Consumer webparts by ourselves &
thus enabling connection is possible but the thing is that here we
don't create the Consumer webpart. The already existing default webpart
should be made the Consumer.)
OR
Is there any other way in which we could implement this rather than
using connectable webparts?
Thank You
|
|
|