My client is wanting to show content from different sites–not just search results–in a given site. So far my only thought has been to use a Page Viewer Webpart. I’ve done some tweaking with Script Editor Webparts and jquery to remove some of the navigation stuff–but it still ends up suboptimal with too many scroll bar and bad alignment.
SharePoint doesn’t seem very conducive to showing lists from other Site and Site Collections in a particular site. Any Suggestions?
Definitely worth considering. I will toss the bone to the money handlers.
thanks,
Stephan
Check out this solution from Bamboo.
http://store.bamboosolutions.com/sharepoint-Cross-Site-Display-Web-Part.aspx
Thanks. That’s what I didn’t want to hear.
It is what it is.
Ah, I’m on Office 365, so I didn’t realize that was Enterprise-only. Your only real option outside of that is to create your own web part or application page that can use code to retrieve things from another site collection and display them.