Hi All
I am working on a task management application. The first .aspx page queries active directory for a list of users in a specific security group, and presents the results in a K2DropDownList. The list is bound to a Process Data Field called "Responsibility". When the form is submitted, a Sharepoint workspace is created and the details are written to a list. I know that the list event is working properly, as the task name, url, and operational dates all get written to the list.
The list has a column called "Assigned To" and it's data type is "User". My list event is supposed to write the K2.ProcessInstance.Datafield("Responsibility") to this "Assigned To" field name.
However, it's not working. Nothing is written and no error message is thrown. Everything else gets written to the list, just not the user name. Any suggestions on where I might be going wrong?
Many thanks,
Rich
Assigned to which user....?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
