# Attachment Dropzone

## Description:

Attachment

Attachment Dropzone is used for uploading multimedia content e.g. images, videos, pdfs etc...

### Allowed Parent Components:

1. Col

### Allowed Child Components:

1. Card Wrapper
2. Trigger After Upload Attachment
3. Trigger Before Render
4. Trigger Before Upload Attachment

### Properties

### ➤ View Attribute

Allowed Values: Attribute

### ➤ Images

For uploading images select this checkbox.

Allowed Values: Yes/No

### ➤ Multi Attach

For uploading multiple attachments select this checkbox.

Allowed Values: Yes/No

### ➤ Accept

Provide type of content user needs to upload. e.g. .doc, .png, .jpeg, .docx, .xml

Allowed Values: Free text field

### ➤ Connection Code

Provide connection code to upload in drive

Allowed Values: Free text field

### ➤ Folder Id

Provide the Google Folder ID where the file will be uploaded.

Allowed Values: Free text field

### ➤ Rejection Message

Provide a message to the user when a file is rejected.

Allowed Values: Free text field

### ➤ Tool Tip

A message which appears when a cursor is positioned over.

Allowed Values: An expression which should return string after evaluation

### ➤ Tool Tip Position

Select an option to change the placement of the tooltip when appears.

Allowed Values:

1. left
2. right
3. top
4. bottom

### ➤ Insert Allowed

Allowed Values: Yes/No

### ➤ Update Allowed

Allowed Values: Yes/No

### ➤ On After Upload

Allowed Values: Controller Function

### ➤ On Before Upload

Allowed Values: Controller Function
