Guides

User File Selection

Users can select files listed in the Connector by clicking on the thumbnail.

Each file selected by user triggers a connector-file-selected event. By listening to this event, you can receive the selected file's details and take action within your application (such as adding selected files to user's basket within your application).

For more details about events, see Connector Events.