how to keep track which file is uploaded #958

Open
opened 2018-01-08 21:10:46 +00:00 by Assdi · 0 comments
Assdi commented 2018-01-08 21:10:46 +00:00 (Migrated from github.com)

I have many files and input tags lets say I have these files i.e profileImage (JPEG), Certificate (pdf),ID card (.docx) my server will response with their address of file after being uploaded (/content/profile.JPEG). I want to keep track which file is uploaded at that time so i can manage their call back paths on front end.
like separate address for profile image and so on for certificate and id card

I have many files and input tags lets say I have these files i.e profileImage (JPEG), Certificate (pdf),ID card (.docx) my server will response with their address of file after being uploaded (/content/profile.JPEG). I want to keep track which file is uploaded at that time so i can manage their call back paths on front end. like separate address for profile image and so on for certificate and id card
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#958