Tagged Questions
2
votes
2answers
333 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 ...
1
vote
0answers
97 views
Change column type from “Lookup (information already on this site)” to Person or Group
I have an issue after migration SharePoint 2007 to 2010. We had “Person or Group” which now somehow has transformed to “Lookup (information already on this site)”. This creates lots of troubles for ...
0
votes
1answer
144 views
How can I create column in list which it able to change data (lookup column) in next column?
How can I create column in list which it able to change data (lookup column) in next column?
For example: I have three lists with datas(names, numbers and adress) and I have other list with two ...
0
votes
1answer
59 views
Pro grammatically adding choice field with another field relation
sorry about the title am not sure how i should name it.
I want to be able to create two columns for a list that have a division - subdivision relation.
If in the first field if i choose People the ...
1
vote
0answers
85 views
Best way to create a list with hidden columns with Data pulling from InfoPath form
So I have been working on this for a little bit here is what I am trying to accomplish:
Using OOTB SharePoint 2010 Functionality I want to create an HR Referral System. Basically an InfoPath Form ...
1
vote
1answer
446 views
Add lookup field with object model?
I have an existing list "Country List", Column "COUNTRY" contains name of the all the countries.
I would like to create a look up field "Origin Country" in a list "Order List" via OM. How do I do ...
2
votes
3answers
652 views
Sharepoint2010 Lists Lookup
I'm creating 3 lists using Sharepoint 2010 UI.
The lists and relationship are as follows:
Training (parent) -> Training Instance (child, look up Training ) -> Training Session (grandchild,lookup ...