【发布时间】:2014-05-15 08:30:37
【问题描述】:
我在 sharepoint 中有一个网站,我们将其称为“主网站”
我有一个“主网站”的子网站,我们将其称为“从网站”
在“从属网站”中我有一个列表
-- SlaveList
--ID
--Title
--Address
--Country (i want this column comes from the upper site list (MasterList))
...
在“主网站”中我有一个列表
-- MasterList (For all the countries in the world)
现在我想从“MasterList”向“SlaveList”添加一个查找列。
当我尝试添加查找列时,我只选择“从属网站”中的列表
【问题讨论】:
标签: list sharepoint lookup