Tagged Questions
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 ...
2
votes
1answer
242 views
New choices are not shown in existing list items
I have my custom list template. The template initially described a field Position using the following XML element:
<CHOICES>
<CHOICE>1</CHOICE>
<CHOICE>2</CHOICE>
...
1
vote
1answer
2k views
Updating Sharepoint List items
I got a custom Sharepoint list which has the following list items
Hostname - IP - OS - CPUs - RAM - Disk
Server 1.1.1.1 Server 2003 3 8 Disk C: 20gb
If i then ...