The connected-web-parts tag has no wiki summary.
9
votes
4answers
365 views
How to save variables per user session per page
I am using three webparts. Webpart A creates a value when the user clicks on the button in Webpart A. WebPart B uses this value to create a list with items the user can select. WebPart C uses both ...
3
votes
2answers
933 views
Connection between 2 web parts
Im embeding two webparts in my sharepoint page using page viewer. One part is UI which takes input from user and on submit it shud be passed to other web part and it should get refreshed. can anyone ...
0
votes
1answer
242 views
Connecting Web Parts with a Lookup Field
I am having an issue with Conencted Web Parts in 2010. This is all in SharePoint Designer, I can solve this in studio no worries; Im trying to do this No Code Solution instead.
I have 3 lists. ...
0
votes
1answer
601 views
Dynamic WebPart connections
I'm prototyping the best way to dynamically connect web parts at runtime. Essentailly, the application will allow for several disparate application groups to create web parts that will be consumed ...