Tagged Questions
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 ...
0
votes
2answers
63 views
Sorting out lookup values while getting them
I have two lists,
List A [Document Number, Name, Title,...] (document library)
List B [Information Number, Name, Title, Document Number] (simple list)
Now List B is getting all documents from List ...
0
votes
1answer
24 views
Checking if a list is consuming lookup value column or not
I have two lists,
List A [Document Number, Name, Title,...] (document library)
List B [Information Number, Name, Title, Document Number] (simple list)
Now List B is getting all documents from List ...
1
vote
2answers
277 views
Can text in a lookup column be displayed as text with no link?
SharePoint 2007 and have site curate access only.
List-A has a column Name and that is a lookup to List-B, which only has names and no other information.
Now when looking at lookup columns in views ...
1
vote
0answers
64 views
Getting Error Access Denied when creating Filtered Lookup in SP2007 List
Using WSS SP2007 as a site curator.
List A is a new list.
List B is a resource list with a view showing active Project Managers.
When I go to create a filtered lookup column in List A I immediately ...
1
vote
0answers
246 views
Get value automatically similar to Excel's vlookup function
I want to get data from another list automatically based on a column from this list. Let's say the source list shows the ID A, B, C and the related values 1, 2, 3. In my list I show in a column one of ...
0
votes
1answer
38 views
Is a list being used as a lookup for some web part in the site collection?
We're cleaning up our MOSS site collection in preparation for the migration to SP2010. As we work on the top root site of our site collection, we realize that some of these lists (often with invalid ...
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 ...
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 ...
2
votes
3answers
182 views
Managing multiple related lists and lookups in SharePoint 2007
I have a custom solution, which has multiple related lists. Four of the Lists have a lookup field based on the field of one list. And, that list has a lookup based on the field of another list.
So, ...
1
vote
1answer
70 views
How to tell if a column is a valid lookup reference?
When creating a lookup column in SharePoint 2007 the user interface restricts the available columns to a subset of all columns in the list. How does SharePoint decide which columns are available?
The ...
0
votes
2answers
150 views
Is it possible to have a lookup column that points to a different site?
Is it possible to have a Lookup column that points to a different SharePoint site, hosted on the same SharePoint server?
0
votes
3answers
645 views
Cross site lookup in SharePoint 2007
I need to add a lookup column to an existing list in a sub-site in SharePoint 2007. The data would come from a sibling sub-site. How can I do that? I see the option to add a lookup column, but that ...
1
vote
4answers
791 views
Add existing list as a lookup column in User Profiles
I'd like to extend my user profile properties in my SSP by adding a new property which would render as a dropdownlist via a lookup column. Is it possible to reference a sharepoint list using a ...
2
votes
1answer
494 views
Lookup site column not saving/storing metadata for Office 2007 documents?
I'm having this issue on several server environments.
We have a list at the site collection root. There is a site column created as a multi-value lookup on that list's Title field. This site column ...
