Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Sharing content on 3 sites

  Asked By: Helen Ramsey         Date: Jun 16, 2010      Category: Sharepoint      Views: 251
 

I need same data like testimonials on 3 different sites. For that i have created 3 web applications. My aim is WCM by using publishing feature. Where should i create this testimonials and how to populate this on 3 different sites?

How to do this?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Lindy England          Answered On: Jun 16, 2010       

SharePoint doesn't provide an easy way to share data  across Site Collections (which you must have, since you have multiple Web Applications.) If the content  is in the same Site Collection, you can use the Content Query Web Part to pull information from certain locations in the Site Collection. However, if your content lives in three different Web Applications, there's no good out of the box way of sharing  that content. You would need to write custom code, using the API or the SharePoint Web Service, to consume the content in different Site Collections.

 
Didn't find what you were looking for? Find more on Sharing content on 3 sites Or get search suggestion and latest updates.


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