0
votes
1answer
21 views

Retrieve reference for list from Lookupfield

I have a sharepoint 2007 and in a document library eventhandler: in ItemUpdating, i would like to be able to retrieve the value by id's from lookupfield. So with other words i have to get the ...
1
vote
2answers
212 views

Matching value from single line of text column to lookup column

I have a library containing a large amount of items. The library contains a column of type 'Single line of text' with a code in it. The code was taken from an external system and entered manually. ...
1
vote
2answers
55 views

Library item “referencing” other content

Sorry for the nondescript title, it's a little hard to explain concisely. We are setting up SharePoint 2010 to act as a simple document management system, to store documents such as forms, ...
1
vote
1answer
161 views

Document library forces check-in upon adding custom lookup column

SharePoint 2007 Team Site Add a Document Library with the Word 2003 template Add a new item, save, close document, no problems Add a (required) custom lookup field to the document library Add a new ...
0
votes
1answer
103 views

List to library lookup

I have a list which contains information about pieces of equipment. I also have a document library which contains things like certificates, receipts etc which relate to the equipment. In the list I ...
1
vote
2answers
104 views

Document look-up of PDFs

I have a look-up to the Documents list on the Title column, containing a mixture of DOCX and PDF files. The DOCX files appear in the drop-down, but the PDFs seem to be ignored. I can open the PDF ...
0
votes
0answers
424 views

Lookup multiple-values on form-library sharepoint 2010 for InfoPath Form

I use InfoPath form template for a form library without coding. I want to get multiple-value of lookup to another list items. For lookup I should use sharepoint 2010 column due to no such data type in ...
2
votes
3answers
497 views

Binding lookup fields to document library template

I have features that define site content types and a document library template that uses these content types. Now, when I create a document library from the template, all the content types appear ...
0
votes
3answers
3k views

Lookup column to Documents library

Here's what I need to do for a SharePoint 2010 list: Allow users to select the filename from a dropdown showing the items in the Documents library. But the "Add new item" form of the list doesn't show ...
1
vote
2answers
169 views

Lookup field not updating when the document uploading

I am uploading document programically and passing lookup field value but its not get updated, how to handle this? using (var site = new SPSite("http://ussecavpdvrwk06/sites/TAS/")) { ...
1
vote
1answer
435 views

Document Information Panel contacted a data source but failed to receive data. The form will load without the requested data

The query cannot be run for the following DataObject: list_48985ACC-FDDD-4732-AA48-078CFE123F35 Document Information Panel cannot run the specified query. The SOAP response indicates that an error ...