Tagged Questions
2
votes
1answer
150 views
Cross-Site XsltListView WebPart throws Exceptions
I Created a site with a XsltListView Webpart displaying list content from another site in the same site collection. I created it using Sharepoint Designer by exporting the Webpart from the original ...
0
votes
2answers
233 views
SHAREPOINT ERROR: value does not fall within expected range
I am a newbie here, need your help :-(
So here is my problem:
I have 2 Sharepoint servers A and B
Server A using SQl server 2008 R2
Server B using SQL server 2005 SP4
Both using Sharepoint ...
1
vote
0answers
189 views
Connect XsltListViewWebPart with multiple providers
I have two lists defined:
A: Projects (with a lookup column to B)
B: Customer
For list A I have two listviews:
Open Projects
Closed Projects
Now I have a webpart page with three ...
0
votes
1answer
97 views
SharePoint Web Parts can not be connected via hyperlink fields
In short: I'm trying to filter an XSLTListViewWebPart based on what is selected in another XSLTListViewWebPart. Using a String field as connection this is working fine. Using a hyperlink field no data ...