How to handle very large attachments (both in emails and in cases)?
We often have to deal with very large attachments - roundabout 100MB each.
There are three issues in handling them:
How can an attachment be removed? You answer to question enhancements of fb 7 file attachment ..., that you can remove attachments in editmode. We only can remove it, if we just added it and not yet saved the changes (click on trash-bin), once it is saved we are not able to remove it anymore.
There is no progress update on uploading a file. On big uploads this can be annoying, even critical, because you do not know how long the operation will take - minutes or hours.
There is no resume facility on uploads, on uploading big files this can be an issue, if connection drops during upload.