onFileDescriptorFileFailed( )


Triggered when a file fails during post-upload processing.

Method Declaration
Copy
Method Parameters
eventFileDescriptorFileFailed

Information about the failed file and metadata for the event.

An event that triggers when a file fails during essential post-upload processing
JavaScript
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?