Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
FileUpload client side onError capture file name for invalid file type
posted

Hello,

The development group I am on is currently only able to use version 15.2.20152.1027 and I need to capture the file name on error. I am able to capture filename on size limit errors but not on an invalid file type.  The documentation here: https://www.igniteui.com/help/api/2019.2/ui.igupload#events:onError (which does not have a version stated) states there is a fileId available, this value is not present on the same level as errorCode or errorMessage as the documentation suggests. Is the fileId available with my version?  Are there other options to get file information onError?

Thanks,

Scott