Skip to main content

Upload widget - file is too large.

Comments

1 comment

  • Stephen Doyle

    Hi, I just replied to your support ticket with the same question, but to quickly summarise for others:

    The upload widget will fire several events for each upload, and the upload-added event contains the details of the selected file including its file size.

    While I wouldn't recommend closing the widget the event callback in case it's still performing an operation, you could hide it when the user selects a file that's too large, and show them your own error message.

    Thanks!

    Stephen

    0

Post is closed for comments.