I have a import process that requires the ability to upload a file that may be incrementally changed and uploaded many times before the user is finally satisfied with the results.
To make it easier for the user to resubmit the file each time, is there a way to not have to open the file picker dialog and just use the file path that was previously picked?