Questions tagged [lookupfield]
32 questions
0
votes
1 answer
SharePoint 2010 NewForm.aspx Lookup Fields Issue
I have a SharePoint 2010 Foundation site that has recently been upgraded from WSS 3.0. The upgrade was completed successfully with no glitches.
However, ever since I have upgraded the site I have got a problem relating to lookup fields on the…

Luke
- 422
- 5
- 15
0
votes
1 answer
Lookup to picture name of picture library in sharepoint 2010
I have a picture library and I want to lookup to the name of picture in another generic list. I've tried:
lookupField.LookupField = "Name";
Then when I create a new item of this generic list, the picture lookup column show the list name of picture…

Demi
- 1
- 2