Tagged Questions
1
vote
1answer
23 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 ...
0
votes
1answer
81 views
Can I edit a LOOKUP column?
More concisely: How do I edit a lookup column?
I have a custom list with columns [Name] and [Product] named
'MainList'. I would like a third column [Referral] which shows a name
found in ...
1
vote
1answer
263 views
Issue with lookup column in subsite
I add lookup columns with a elements.xml file and like everyone else I had issues with them once deployed, i.e. "Get information from:" was empty for the lookup list. I found ...
1
vote
1answer
100 views
How do I add a user column to a custom list?
I have created a custom list programatically. I want to add a field to it call User, this should be a lookup to the system Users. This will be like the default CreatedBy field.
How would I do this?
0
votes
2answers
167 views
How Can I create simple database in list Sharepoint Fundation?
How I can create simple database for example vacation request in SP list? It will looks like that: I create probably two list. In first list is vacation days people and on the second list is vacation ...
0
votes
1answer
352 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 ...
0
votes
2answers
727 views
SharePoint list to lookup contact or account from CRM 2011
I have a SharePoint site and I would like to be able to create a list of which one column will be linked to a customer account.
I have seen products that sync data between CRM 2011 and SharePoint ...
1
vote
2answers
1k views
Lists with lookup columns aren't saving - read only?
I've got several list which have lookup fields, and I can't add new items to any of them. Every time I've clicked save, I get this error:
"Invalid data has been used to update the list item. The ...
0
votes
1answer
547 views
Lookupfields not showing up in customlist sharepoint 2010
I have a custom list on dev-int environment, now I saved it as a template and moved it over to the dev-vm environment and created a list (Listl1) based on the template. Now this list consists of few ...
1
vote
1answer
563 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
98 views
Creating lookups with OOTB Lists in SharePoint 2007
I am developing a solution which has multiple OOTB lists like Links, Contacts, Custom List and Document Library.
And, I have to create a lookup field in four lists which refer to a field in a Custom ...