I'm working in application build in SharePoint 2007, my question is can we do lookup value of Site Column across Site?

有帮助吗?

解决方案

Only possible with third party :

http://www.boostsolutions.com/Cross-SiteLookup.html

其他提示

If your lookup list is at Site collection and the column is @sub sites of the site collection, then you can try by creating Site Columns as Look up type.

Create your source list in the top-level site. In the same site create a lookup column looking up valies from that list, now you can use this column throughout the site collection.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top