A lookup column is a SharePoint list column that retrieves its available values from another list in the SharePoint site.
0
votes
0answers
7 views
Lookup fields blank after dialogue
I have a problem on a SharePoint 2010 site. I have lists which contain Lookup fields.
When I perform any action on the site that causes a custom dialogue to be displayed, the lookup fields become ...
1
vote
1answer
788 views
Copy lookup value from one list to another with SPD workflow
I have two lists and a workflow that copies items from list A, if they get approved, to list B.
Problem is that a field in list A uses a lookup list, if I select Dog in the Field Animal and save the ...
0
votes
2answers
24 views
How in Setting List call from one list to another by fields in list
I know how call elements in the same list. It can be done by:
And then i take a copy from another list. Now a question how to colect a copy of field value, but from another list?
2
votes
3answers
408 views
How to create web-related lookup field to 'pages' list?
I have SharePoint site collection 'http://microsoft.com/' with few child webs ex:
http://microsoft.com/news/
I want to create lookup field to 'Pages' list. On each child web lookup field should ...
0
votes
2answers
698 views
Add additional field to lookup field inside schema.xml
I'm following the steps in this article to setup a joined data view webpart joined on a lookup field:
...
1
vote
2answers
360 views
Invalid Look up Value . A look up field contains invalid data
I have a multi select Lookup column . I have to populate values to the lookup column from another column on a button click. I achieved it using below code but when i try to click ok/save it is ...
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 ...
1
vote
1answer
1k views
How to sort SharePoint 2010 lookup combobox?
I have a lookup combobox whose source is another SharePoint list. By default, this combobox items are sorted by word order but I want to sort this items with another/custom order. How can I do this?
...
0
votes
1answer
34 views
Populate MultiLookupList : Remove Item
On http://weblogs.asp.net/bsimser/archive/2013/02/20/defaulting-values-in-a-multi-lookup-form-in-sharepoint.aspx I found some nice code to pre-populate a multilookuplist (and remove the selected ...
12
votes
1answer
697 views
When deploying a site from custom site template, one lookup column in doclib has empty values for Office 2010 (docx, xlsx, pptx) files
I'm deploying sites using a custom site template (WSP) that is:
Saved as WSP from customized Team Site
Deployed as Farm Solution
Has lists, libraries with content customized in Visual Studio ...
2
votes
1answer
334 views
How to update metadata?
I have following code (didn't list the whole code) behind a button on a InfoPath Managed Form. and it works meaning I can submit data to a list. Now I have 2 controls on the form that is ...
1
vote
1answer
436 views
set or update multiple values cascading lookup field using client object model
I'm struggling since a couple of weeks with setting a multiple values cascading lookup field using a client object model,
I could set the first value but then It show me an error of invalid lookup ...
1
vote
1answer
868 views
set multiselect lookup column using jquery
I have a Multi select Look up column which as you all know is a control with two list boxes and "Add or Remove" Buttons.
The user populates the right-hand side of the control with some values by ...
0
votes
1answer
354 views
Modifying XSL for multi lookup field
I'm trying to create custom XSLT for a multi lookup field, based on this article.
When changing disable-output-escaping to yes I can see the html I want to modyify:
<a ...
2
votes
1answer
495 views
How to create a lookup field that has a list column picker
How would I be able to create a list field in VS that would be a lookup to select columns from any list?
I would preferably like to have something like the PickerTreeView.aspx, but instead of ...
0
votes
1answer
365 views
Is it possible in LINQ to SharePoint
I have a task to make a WSP, which should provide definitions of custom list and library, but not instances. List definition has a lookup column to library item
<Field ...
1
vote
0answers
20 views
Multiple Column Lookup field from Access to Sharepoint
I have two fields called "Tool ID" and "Tool Name" in my main "Tools" table in Access.
"Tool ID" is set as the primary key, in that it gives each tool a unique autogenerated number.
When I ...
0
votes
1answer
46 views
Clear all values in a multi-value lookup, via REST, SP 2010
Conditions: SP 2010, html/javascript, using REST to read/write to various lists. Im using a jquery multiselect plugin to set a multi-value lookup column. I need the selecting Groups of items, easy ...
0
votes
1answer
525 views
Add multiple items a SharePoint list
I am creating a suggestion list using SharePoint 2010 custom list. My issue is I want to give the login user the ability to add others users to the form. I am thinking of doing a parent Child ...
0
votes
2answers
32 views
Displaying value in infopath not the number
Infopath. In my infopath form. I want to show the teamName as "team 1" value but it is displaying "1" number instead of "team 1". The TeamName is a lookup column in the ProjectList.
0
votes
1answer
182 views
Change size of Multilookup field
I have a multi lookup just like this image, with 2 listboxes and Add and Remove buttons:
...
0
votes
1answer
432 views
Extending Content Types from Content Type Hub
I have defined a content type in content type hub. I would like to use this content type on a site (other than the hub) but also to extend it with an additional (lookup) column. Is it possible to do ...
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 ...
0
votes
0answers
41 views
Access Linked List - Lookup Column “cannot Update. Database or Object is Read-only.”
I have a SharePoint contact list linked in Access. The list contains a Site Column, which is based on a lookup from a list at an upper-level site in the Site Collection hierarchy. Permissions are set ...
0
votes
1answer
29 views
Numeric field in SP displaying 10 as 10.000000 how do i remove that?
I have a list look up column which fetches values from another list which is number(int), but on loading it takes it as a flaoting number.
for example the value in list firld in 10 but it is taken as ...
2
votes
1answer
522 views
In a DVWP my Multilookup column is not returning IDs, only column values
I've added a DVWP to a page. The DVWP shows data from a list with a multi value lookup column.
The value returned for this column is in the form: value1;value2;value3.
Now I want to render this ...
0
votes
1answer
24 views
Editing rendering of Lookup Field - XLST
Let's say I have a simple text column named MyCustomName with four fields in it:
REMOVE one
REMOVE two
three
REMOVE four
...and I want them to display like
one
two
three
four
in my list View. In ...
1
vote
1answer
459 views
content query web part with multi value lookup column
I am trying to work out how I can query a content type with a multi value lookup field using the content query web part.
I know that natively this is not possible with ootb sharepoint 2010 however I ...
0
votes
1answer
378 views
Why is the associated lookup field not on the dispform.aspx?
I have three lists:
Events (calendar)
Customer1 (custom list from scratch)
Customer2 (custom list from template)
When I added the lookup of Customer1's ID and added the associated field "Title," ...
2
votes
1answer
67 views
Self Referencing Related Documents Library Through Lookup Column
I am trying to create a single document library that links to documents in the same library in SharePoint 2010 Server. I've created a multi-value lookup column that references the same library to ...
1
vote
1answer
585 views
BDC List column picker filter - search/filter not working and exact entry says not found?
I'm working with MOSS 2007.
Rephrasing the question. I have a BDC column to an external datasource in a custom list. Today searching and filtering is not in place and actually exact matches are not ...
1
vote
1answer
465 views
Why does SPMetal ignore lookup columns in Farm Solution
I have content types and related lists (via lookup columns) in a Sandbox solution(wsp). All my lookup column relationships come up fine in the SPMetal generated entity classes.
I now have a ...
0
votes
1answer
22 views
Cross site cross database lookup field SP2010
SiteCollection 1 in ContentDB 1 has List 1 with custom lookup field.
This lookup field returns all text fields from any selected list in a site collection specified. Each site collection is in a ...
1
vote
1answer
51 views
How to retrieve documents from list?
I created a simple Custom List in WSS3. I also created a Document Library with an additional column field which is a lookup to the Custom List that I created before. Now when I am on the Custom List ...
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
1answer
28 views
Include additional fields with Person Site Column
When I create a column of type Lookup, there is a section at the bottom labeled "Add a column to show each of these additional fields:" I want to do this same thing with a Person column.
It seems ...
3
votes
2answers
2k views
Lookup Column Values With and Without ID;# in SPD with DVWPs
I see this difference when I'm working with lists in Data View Web Parts and manipulating the values in XSL. Why do some Lookup column values look like '1;#text' and others just have the text? I've ...
0
votes
0answers
14 views
Retrieving the SPLookupFieldCollection with particular ID's
The situation is following:
I have this kind of string = 58;#value;#59;#value2;#60;#value3;....
So as you see this is just if i do:
SPFieldLookupValueCollection collection= new ...
0
votes
0answers
19 views
not all columns appearing in edit in datasheet
I have a customized work order view with the following fields:
ID#, Title, Assigned To, Client, Status, Priority, Due Date, +8 other fields
When I got to Edit in Datasheet, the Client field doesn't ...
0
votes
0answers
10 views
Disable lookup item link
I am looking for how to disable a link of lookup field i.e. when a user clicks on lookup item of source list it opens Target list instead of opening source list even though he was selecting an item ...
0
votes
0answers
65 views
SharePoint Online - Use Site Column Lookup Value In Workflow
I am trying to generate a unique ID for items in a document library based on values from other fields. I have several lists located at the root of my site, and have created lookup site columns for ...
1
vote
2answers
57 views
Lookup field two projects
I've got two Sandbox Solution projects in visual studio that I want to use in SharePoint online. The first project has a list and a lookupfield. The other project has an other list and I want to use ...
1
vote
3answers
270 views
Lookup Field programmatically in FeatureActivated
I've created a lookup field programmatically in the featureactivated method.
This is the code snippet.
public override void FeatureActivated(SPFeatureReceiverProperties properties)
{
using (SPWeb ...
0
votes
1answer
48 views
Default null value to a required Lookup Column
The title pretty well speaks for what I need. I have a lookup column on a list, getting data from a custom existing site column i created.
I need it be null by default so they get an error if they ...
1
vote
1answer
52 views
Filter a parent list by a particular child list item's lookup field value
I have two lists, Activities and Objectives. The Activities list has a multi-value lookup field that references the Objectives list.
I am trying to create a filtered view on the Objectives list that, ...
0
votes
3answers
617 views
Get value from drop down using jQuery (lookup column)
I feel like this should be an easy one but am having trouble finding the answer here and via Google. Using jQuery, how do I retrieve the currently selected value from a dropdown in an ...
1
vote
0answers
43 views
Find all lists that look up a Contacts list
I have a Contacts list in my site collection, and it is used in lookup columns by multiple other lists.
Is there an easy way to get all the lists that have a lookup column pointing to the Contacts ...
1
vote
0answers
47 views
Lookup column automatic selection in list form upon adding new item
I have a site page with two related lists, this relation being established via the webpart option "insert related list", and I'm using ID column in my child list as the lookup column.
The child list ...
0
votes
0answers
68 views
Creating Word document with tables from template
I found this blogpost about automatically creating Word documents from a list item using workflows in SP2010.
...
0
votes
1answer
29 views
quick way to access splistitem in different list?
I have 2 lists: listA and listB
listA has 2 fields:
Title (text)
PortalID (text)
listB has 3 fields:
Title (text),
listAField(lookup to listA Title field)
UserID (text)
I have a UserID value ...


