简体   繁体   English

在Sharepoint Online(办公室365)中显示另一个团队网站的SharePoint列表

[英]Displaying a SharePoint List from another team site in Sharepoint Online (office 365)

I'm looking for solution to office 365 and sharepoint online like this: http://www.codeproject.com/Articles/93558/Displaying-a-SharePoint-List-from-another-team-sit.aspx 我正在寻找针对Office 365和在线共享点的解决方案,例如: http : //www.codeproject.com/Articles/93558/Displaying-a-SharePoint-List-from-another-team-sit.aspx

I'll try to displaying a sharepoint list from another team site, like in this article but with no results. 我将尝试显示另一个团队站点的共享点列表,如本文所述,但没有结果。

I want to display items from List A on Site A to List B on site B. (eg: 我想显示站点A上的列表A到站点B上的列表B的项目。(例如:

http://company.sharepoint.com/SiteA/Lists/ListA    
http://company.sharepoint.com/SiteB/Lists/ListB  

And result: 结果:

“The server returned a non-specific error when trying to get data from the data source. “在尝试从数据源获取数据时,服务器返回了非特定错误。 Check the format and content of your query and try again. 检查查询的格式和内容,然后重试。 If the problem persist, contact the server administrator 如果问题仍然存在,请与服务器管理员联系。

Please help! 请帮忙!

I have a basic solution that uses AHAH to display a snapshot of a view in another site: 我有一个使用AHAH在另一个站点中显示视图快照的基本解决方案:

http://sp2010.pathtosharepoint.com/SharePoint-User-Toolkit/default.aspx http://sp2010.pathtosharepoint.com/SharePoint-User-Toolkit/default.aspx

(cross-site snapshot) (跨站点快照)

For your issue, you'll need to povide more details. 对于您的问题,您需要提供更多详细信息。 For example: is it for authenticated or anonymous users? 例如:是针对经过身份验证的用户还是匿名用户? Which Office 365 plan? 哪个Office 365计划?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM