Cross Site List Rollup Web Part for SharePoint 2010
Hi
I was wondering that how to show a list from other site on my home page. But I didn’t get any proper & free solution. So I decided to create a Cross Site List Rollup Webpart .
Now I have developed a Cross site list rollup web part which can show your list from any site to any site (within site collation only) and I am ready to share this web part with all of you.
It’s too simple in use. You have to just provide a:
- Site URL (Site URL from where you want to display list or library).
- List Title (Display Name of List) (Title of the list which has to be on given site URL).
- View Name (Name of view which you have created to show in this web part).
Now it is ready to use.
Enjoy!!!
Comments
Is it possible to use this web part on Foundation?
Are you getting same error or any other?
So instead of it opening up just one Web, it will open up all webs in the site collection? That way I could create an aggregate List of all subsites for a Custom List? I have been trying to develop one my self but at no avail...
is this possible?
I try to build the same webpart to our deployment system to get list info across site collections.
With a ListViewByQuery I can get the view info from another Site collection.
Only I still have two problems.
1: When I have a remote groupby view collapsed, I get ‘loading…’ when expanding.
2: When I go to a folder, I go to the remote site instead of the folder.
When testing your webpart, these two problems are solved.
Can you share more information how you build this webpart?
Thanks in advance,
I have used ListViewWebPart to create this webpart.
To know more about ListViewWebPart use this link : http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.listviewwebpart.aspx
system check say "sharepoint Server 2010 is NOT installed"
S
I have two problems with this webpart.
When you insert more than one webpart on a page, fails and not inserted.
And, when you insert a webpart to a list containing folders the same site, without the crossSiteRollup, no allow you navigate between folders.
You now what can occur?
Thanks.
Regards.
Thanks for the great webpart.
Does this work with SP 2013?
I need to have a list show up in another site and have edit and add capability, not just view.
Would this work?
Thanks
Ross
Unable to display this Web Part. To troubleshoot the problem, open this Web page in a Microsoft SharePoint Foundation-compatible HTML editor such as Microsoft SharePoint Designer. If the problem persists, contact your Web server administrator.
Correlation ID:fa3d3e3e-8a9d-4db7-aaf1-dd07945de0e9
------------------------
He said there were a bunch of .NET updates, so I figure one of them may have broken your webpart. Any help you can offer would be VERY appreciated! We really like this webpart!
~Jason
I have not used any special thing from .NET. Can you just remove that webpart from the page & insert that again.
That will work for you.
Regards
Gaurav
~Jason
here is the example:
Works:
'http:///pages/crossSiteWP.aspx' render from 'http:////documents
Doesn't work: :-(
'http:////sub-site3>/pages/crossSiteWP.aspx' render from 'http:////documents
It works great on parent site though.
here is the example:
Works:
'http:///pages/crossSiteWP.aspx' render from 'http:////documents
Doesn't work: :-(
'http:////sub-site3>/pages/crossSiteWP.aspx' render from 'http:////documents
It works great on parent site though.
here is the example:
Works:
'http:///pages/crossSiteWP.aspx' render from 'http:////documents
Doesn't work: :-(
'http:////sub-site3>/pages/crossSiteWP.aspx' render from 'http:////documents
It works great on parent site though.
Looks like just what I'm after.
Wondering if there are installation instructions available somewhere? Not seeing here or on codeplex?
Best,
:)Ben
Looks like just what I'm after.
Wondering if there are installation instructions available somewhere? Not seeing here or on codeplex?
Best,
:)Ben
For instance
[Document Library Site]
http:///site1/subsite1
folders don't work on
http:///site2/subsite1/subsite2