Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Unable to add custom form data in the beforeUpload event. Although the beforeUpload event arguments support setting custom form data, this data is not updated in the AJAX formData. The updateFormData method is not called during the beforeUpload event, which is responsible for updating the custom form data.