I'm using the File Upload feature on my Form. I wanted the attachment(s) be stored in the Repository so I created a specific folder. I have 3 steps where I'm saving the Form into the Repository. The problem I'm experiencing is the process creating a attachment file for each "Saved" step. Instead of having just one attachment, I have 3 attachments.
Is there a way within Form Designer to stop the other 2 attachment files of being saved to the Repository?