Hello all,
We have a form view (straightforward html and javascript) that initiates a workflow and allows for attachments.
I have noticed that if a user adds attachments (attachments button) and initiates the workflow the form, then later the user opens the form again any attachments from the previously initiated flow appear in the attachments volume for that new workflow.
Specifically:
1. Open form
2. Adds attachments a.doc, b.doc, c.doc
3. Initiates form. > success, attachments are with workflow
4. Opens form again
5. > copies of a.doc, b.doc, c.doc are showing in the attachments
6. Initiate form. > copies of attachments are with workflow
NOTE: same workflow, same form without the view will not exhibit this behavior.
Anyone aware of any issues that could cause this behavior?
Thanks!
-Rick