Tagged Questions
0
votes
0answers
65 views
SharePoint 2010 lookup column not displaying
I have encountered a strange bug with a listview webpart. On a 'city' lookup column, the data will not display when I have a 'Full Toolbar'. It will display when I change it to 'Summary Toolbar' or ...
0
votes
0answers
272 views
Lookup column and calculated column
I have created one column Reports Affected which is a LOOK-UP Column.
the thing i want to do is :
have to add calculated column system wide alert which will be read-only and check by default.
If any ...
0
votes
0answers
226 views
How to create web lookup field to 'pages' list in sharepoint?
I have SharePoint site collection with few child webs.
I want to create lookup field to 'Pages' list. On each child web lookup field should point not to root site but to web Pages list.
I got ...
0
votes
4answers
3k views
SharePoint: Lookup a Lookup Column in a List
I have three lists that look like this:
Initiatives
-----------
Initiative (single line text)
Themes
------
Theme (single line text)
Initiative (Lookup from Initiatives:Initiative)
Points ...
0
votes
0answers
474 views
How do I add an item picker for a lookup column in Sharepoint 2010
I have a problem which is probably very simple, but it has stumped me. I have a list (projects) and another list which tracks people bidding on the project (bidders list), all of the bidders need to ...
0
votes
0answers
149 views
Create lookup column giving error
I have sharepoint foundation 2010 installed on my machine. I have taken some list from server by save as template. All the list are created successfully. I have created some lookup column for these ...
1
vote
0answers
3k views
SharePoint Workflow Error: “Unable to transform the input lookup data into the requested type” BUT only on New Item Creation
FYI to start, I am aware of how to properly set up an update to a lookup, and am 99% positive I've done this correctly.
I know this because When I set the workflow to automatically start when an ...
3
votes
1answer
538 views
Change List View Lookup Threshold by code in Sharepoint
My default "Pages"-List-View in Sharepoint has to much columns so it will not show up. The following error is displayed:
This view cannot be displayed because the number of lookup and workflow ...
0
votes
0answers
645 views
Format lookup column to display Name (FileLeafRef)
I have a custom publishing page layout I have created. The content type behind the page layout has a lookup column pointing to a document library where I store images. Basically, the pages I am ...
0
votes
1answer
564 views
How to multilookup from One Site List to another Site List in SharePoint 2010?
I have a List defined in a SharePoint Site e.g. Countries list.
In another site, I have a List that needs to have a column with multilookup to the above Countries list. (So these 2 sites are separate ...
1
vote
2answers
2k views
Sharepoint Content type with lookup field
i am trying to create a lookup inside a Content type.
Here is what i wrote in my column definitions.
<Field ID="{B8AC7868-A34D-4F2E-A259-BE9EA6EA578A}"
Name="NewsCategory"
...
0
votes
2answers
816 views
How to add(assign) item in sharepoint lookup column?
I am dynamically adding "tasks list" item in sharepoint. my task list contains custom lookup field called "related document". so when ever i add new item in task list the same time i need to ...
2
votes
1answer
4k views
Sharepoint 2010 lookup field ID format
I'm new to Sharepoint 2010 and I'm currently trying to create lookup field, add it to content type and add it to the list via Visual Studio 2010 SharePoint project. But I experience some weird ...
0
votes
2answers
3k views
Lookup column in list not showing all possible fields
I'm creating a list in SharePoint Designer - we'll call it ListA - with a lookup column referring to ListB, but not all of the columns in ListB are showing up in the column editor for the lookup ...
4
votes
3answers
9k views
Sharepoint LookUp field on Choice field?
How to create a lookup field for the Choice field..For eg: In a list i have Choice field and i have to create an lookup column in other list pointing to this choice field ..When i select this list ...
0
votes
1answer
420 views
Sharepoint - change way of displaying a field on a list
I have a sharepoint list that contains a multiple lookup field. I would like to change the way its values are displayed (normaly you get links to chosen items like item1;item2;item3), so that I could ...
0
votes
1answer
1k views
Create lookup field in SharePoint 2010
How to add lookup column in List1 and bind it with SomeField from List2, and then fill this lookup column with plain text (only use code)?
0
votes
2answers
446 views
When does SPMetal generate EntityRef properties for lookup fields?
I have a defined a content type called SPVideoDataItem containing those two fields:
<Field ID="{487F2AD6-D9D6-47AA-AA99-B3FFF893E689}" Name="LUVideoQuality" Group="Custom Columns" Type="Lookup" ...
1
vote
2answers
689 views
SharePoint 2010 cascade delete with multivalued lookup column
I have a sharepoint list which has a lookup column to fetch data from another list. I want this lookup column to allow multiple values but the problem is that SharePoint 2010 disables the "Enforce ...
0
votes
1answer
377 views
LookupFieldEditor.ascx in SharePoint 2007/2010
I have searched for LookupFieldEditor example but I could not find any sample code or markup using this control. I want to know how should I use it in a web page in my SharePoint site.

