I have an InfoPath form that I have published to a Form Library called Test Forms. Along with the form, I have an Approval Workflow attached to it. I added the fields from the InfoPath form to the Library as columns in the Publishing Wizard shown below:
Test Forms reflect that it has done it correctly as the column Disclose Test from the form displays in the Library below:
I then click Add document from Test Forms and proceed to fill in the InfoPath form. I select Yes on the Disclose Test control (Multiple-Selection List Box control) and click Submit shown below:
Afterwards, it updates the Disclose Test column in the Test Form with the vaulue I selected below:
To further explain the issue I’m having, I have a screenshot of the Approval WorkFlow (List Workflow on Test Form Library) logic shown below:
Here’s the problem:
On the Approval Task argument I get notified via email no problem. I am part of the TestSite Owners and InfoPath Form Approvers group. I get notified of new task with no issues. However, in the If statement, I do not get email when Disclose Test has a value of “Yes”. Is there something wrong with my logic or with the InfoPath form itsel that I am missing?