Hi
I have an InfoPath form with two views. When the first view is submitted a WorkFlow kicks in and an Approval is sent to Manager A. If Manager A approves and email is sent to the form initiator asking them to fill in the second view.
What I want to happen is that when the initiator then submits the second view that Manager B then gets an approval request to approve.
What's currently happening is that the initiator gets the email to fill in the second view an email to being sent to Manager B at the same time, before the initiator has actually submitted the second view.
I think I need a logic action and I've put a Filter in checking that a field in view two is either pass or fail before moving onto the Approval task for Manager B, but what's happening is upon submission it's just going back to the first stage of the Workflow.
Any ideas?