Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
9k views

Add a lookup field to a content type in sharepoint

How can I add a lookup field to a content type in sharepoint using the xml definition? (I'm getting errors). Things to note: - The lookup list will exist when the content type is added to the ...
2
votes
2answers
390 views

Sharepoint lookup field and WebId="

I try to add lookup field in content type. Field has this definition: <Field ID="{c80e8e3c-7124-4772-a39d-5b69f131d542}" Name="Site" Group="Tieto Intranet Columns" ...
2
votes
3answers
2k views

Display SharePoint lookup field on publishing website

A page within our MOSS publishing website has a property which is a lookup field. I only want the selected text to be displayed when you view the page not in edit mode, but when I use the ...
0
votes
2answers
178 views

Edit a SharePoint lookup field link from the linked “child” record

I have two lists in SharePoint, one each for projects and tasks, that I need to relate through the use of a lookup field. If I create the lookup field in the project list then I can assign multiple ...