Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Ways to display data from a list in a different site collection

  Asked By: Dora Blevins         Date: Apr 17, 2009      Category: Sharepoint      Views: 2158
 

on my sharepoint site, I want to display data that lives in a list
in a different site collection. The first thing that comes to mind, is
to view it using the RSS Viewer, as a feed.

What are some other ways to do this? Looking for a brainstorm here.

Tagged:                    

 

3 Answers Found

 
Answer #1       Answered By: Sunny Delacruz          Answered On: Apr 17, 2009       

this link is a cool work arround, may be you want to try it out:

pathtosharepoint.wordpress.com/.../a-simple-method-to-display-a-li\
st-in-another-site/

 
Answer #2       Answered By: .net Guru          Answered On: Apr 17, 2009       

That approach will normally work when going to another site  in the same site
collection, but not a site in a different site collection. When you go between
site collections you are crossing a security boundary. That normally presents
this from working.

 
Answer #3       Answered By: Renata Burt          Answered On: Apr 17, 2009       

Another option is the FlexListViewer web part. See
blogs.infosupport.com/.../default.
aspx.

It works across different site  collections in the same web application.
I am not sure about different web applications in the same farm, but
definitely does not work across farms.

It has some issues, for example it doesn't support grouped views and
some column types.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].