-
Notifications
You must be signed in to change notification settings - Fork 76
issue with multiple fields upload #5
Copy link
Copy link
Closed
Description
Hello,
i have using this tutorial for simple file upload.It's working great,But i get stuck at one thing
there is one form and i have dynamically created fields like name,date and file eg
now problem is that when i fill row 1 data and browse file and do not submit data and fill row 2 data then and click row 1 submit button other fileds are properly submting but file submitted is of second row I know reason but can't able to resolve this problem.help me is sorting this out
problem is when i fill row 2 data without submiting row 1 data
then reportDocument = event.target.files <---- - this grabs the file ofn newest one;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels