Hi
I want users to be able to upload a file or two. So I use a form so they can enter the description of the file, click the upload button, select their file, come back to the form, then click Save. The file and the description gets saved file gets saved everyone goes home happy.
BUT if the user changes their mind, and clicks Cancel, the description record is rightly ignored, and the file STILL GETS SAVED and there in lies the rub.
I don't see a way around this. I must be missing something.
Is there a way to cancel the upload?
TIA,
chris