How to pass custom data in Form Data for file uploading?, Also how to provide unique ID for multiple file upload that can be used during chunk upload

We have below 2 scenarios : - 

  1. How to pass custom data in Form Data whenever we are doing file upload.
  2. How to create and pass unique id for each file getting uploaded for multiple file upload during chunk upload so that it can be captured in the API and we can write Business logic based on that.

1 Reply

SP Sureshkumar P Syncfusion Team March 15, 2022 08:35 AM UTC

Hi Harshit, 

You can achieve your requirements by using our uploading event. To know more about additional data and unique ID added to the respective file, please refer the below documentation link. 


Regards, 
Sureshkumar P 


Loader.
Up arrow icon