docs

Upload Collection (Deprecated)

UploadCollection is a list control for attachment management that provides the ability to upload, edit or delete attachments.

Caution:

Deprecated as of version 1.88, replaced by sap.m.plugins.UploadSetwithTable.

The UploadCollection control allows users to upload single or multiple files from their devices (desktop PC, tablet or phone) to an app. Due to its responsiveness, the upload collection can be used in containers of different sizes.


Overview

You can use the UploadCollection control to show a list of files, for example, attachments or uploads, that can be modified, or you can allow users to add or remove files to or from this list.

The UploadCollection control can be used in the following scenarios:


Details

Interaction and Behaviour


Layout


API Reference/Sample

For more information, see the API Reference and the Samples in the Demo Kit.


Constraints and Dependencies

By using the UploadCollection control, you need to be aware of the following constraints:

The sap.m.UploadCollection control uses the sap.ui.unified.FileUploader control and contains dependencies to this control. If you want to use the UploadCollection control, you need to be aware of these dependencies. For more information about the FileUploader control, see the API Reference Documentation.