I have a workflow that's basically this:
1. Person A completes the form and submits; notification is sent to Person B
2. Person B opens the form from the email, selects Approve or Reject and submits
- If rejected, notification is sent to Person A
- If approved, notification is sent to Person C
3. Person C opens the form from the email, and does final approve or rejects
I noticed that after Person B has selected Approve and submitted, Person B can go back to their notification email, click the form instance link again, and see that the form is at Step 3. Person B can now do the approve or reject in Step 3.
How do I prevent someone from opening the form from the link in their notification email AFTER they've already opened the form and submitted it?
