Tagged Questions
0
votes
2answers
19 views
How in Setting List call from one list to another by fields in list
I know how call elements in the same list. It can be done by:
And then i take a copy from another list. Now a question how to colect a copy of field value, but from another list?
2
votes
3answers
402 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
103 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
163 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
60 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
86 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
459 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
659 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 ...