Overview:
- create a form with an upload file field
- login > form > entries
- edit form
- upload new file to the upload file field
- save form
- open local document
- make minor edits
- upload modified document to same field.
Issue:
- changes the file name and adds 1 to the filename ex. text.txt to text1.txt
desire
- do not modify filename
- change document id reference
any way to do this?