Sharepoint Visual Studio Workflow user field

I'm making a workflow in Visual Studio for a SharePoint App.

Well i can update textfields with the UpdateListItem but for a user or multiuser field it looks not possible.

Is it possible to update a user or multiuser field in SharePoint in a Workflow ?

July 9th, 2014 6:35pm

Not possible ? There is not much information or support about this...
Free Windows Admin Tool Kit Click here and download it now
July 10th, 2014 5:33am

this is old post but you can udpate the field using the integer value of the user field but I haven't tried it with the multiUser field. In theory you should be able to pass a collection object of type System.Collections.Generic.ICollection<Int32>
April 28th, 2015 9:40pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics