J
Junaid Raza
I am submitting an info Path form to a form Library in SP 2007. I am
using List Webservice as secondry data source behind a button (VB .Net
code) to extract information from different fields and push them into
a task list so that a task is assigned to a specific user. All other
fields are going correctly in the task list except "Assigned to" when
i checked an assigned to value using SP Explorer it seems its formt is
like "88;#Username". 88 is variable, different for diff users'. Can
anybody help how i can get this format for a user selected in the form
to be set as "Assigned to" in task list at run time?
using List Webservice as secondry data source behind a button (VB .Net
code) to extract information from different fields and push them into
a task list so that a task is assigned to a specific user. All other
fields are going correctly in the task list except "Assigned to" when
i checked an assigned to value using SP Explorer it seems its formt is
like "88;#Username". 88 is variable, different for diff users'. Can
anybody help how i can get this format for a user selected in the form
to be set as "Assigned to" in task list at run time?