I am wanting to add a column to a library/list that would require to get
information from a list on the root site.
Every document I add to my site, gets a unique refernece number (URN) and
there is a master list of all these reference numbers and other information
relating to each document, on the root/parent site. (call this list A)
I want to reference this list from another subsite.. specifucally I want to
reference the corresponding URN and get info from one of the fields.
How do you reference a list from another site (parent site)?
Would I have to create a dynamically updated copy of the master list on the
subsite? (ie so that same list on same site?)
Then how do I reference a particular URN and column in this list?
thank you
CS