| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Sep 14 '12 at 19:24 | |
| stats | profile views | 1 |
|
Sep 11 |
comment |
How to update people field? e-rock: low in the hole: this code is now working. item["VerifiedBy"] = web.EnsureUser(MainDataSource.CreateNavigator().SelectSingleNode("/my:myFields/my:grpDaa/my:CheckedBy/pc:Person/pc:AccountId", NamespaceManager).Value); |
|
Sep 11 |
comment |
How to update people field? low in the hole, this code is now working. item["VerifiedBy"] = web.EnsureUser(MainDataSource.CreateNavigator().SelectSingleNode("/my:myFields/my:grpDaa/my:CheckedBy/pc:Person/pc:AccountId", NamespaceManager).Value); |
|
Sep 11 |
comment |
How to update people field? I modified verifiedBy like below but still not working. item["VerifiedBy"] = web.EnsureUser(MainDataSource.CreateNavigator().SelectSingleNode("/my:myFields/my:grpDaa/my:CheckedBy/pc:Person/pc:AccountId", NamespaceManager).Value); |
|
Sep 7 |
comment |
How to update metadata? Here is a good example what I am doing. Except I have additional Multiple-selection items (or lookup column) . bizsupportonline.net/browserforms/… |