Hello All,
I know this has probably been answered somewhere in a post but can't find an answer that help. Ok I have a INFOPATH 2010 form with a person/group picker (name: pgpOpsEmail). The form works fine and I am able to use the person picker to search for people from my active directory, no problem.
I also set up a reusable workflow in SharePoint Designer 2010 with 3 stages of approval. If I pick who I want to be the "approvers" my workflow works fine. However, I would like the first approver to be who (either person or group) the user selects in the form from the pgpOpsEmail picker. Hopefully I am on the right direction but I have the following:
In my form, I have Property Promotions set to a Column based on the DisplayName for a person selected in the person/group picker.
In my Reusable Workflow I created a local variable called "OP Email" and set that variable based off the forms column OP Email, which will populate with the person selected in the person picker from the form.
Now heres where I run into trouble. It wont start the approval. I have no Idea why. I know that I am setting the declaring and assigning the correct variables cause I set up a email notification based off fields in the design of the work flow. I guess my question is if anyone knows how a workflow can set an approver based off a value person/group picker?
Thank you very much.