S3 Upload Control: Reference
Reference for S3 Upload Control in Web Framework References. Key properties: ID, Class, Type, Url.
Easy client-side uploads directly to S3 cloud Storage. App Connect S3 Upload component allows you to create client side upload pages for direct upload to S3 cloud Storage. It’s fully customizable and with great Bootstrap 5 styling and custom progress tracking.
Inspector Property Groups
S3 Upload Control Properties
| Property | Type | Details |
|---|---|---|
| ID | text | Optional unique identifier for this element. Sets the element's id attribute. Keep IDs unique per page (useful for anchors, label for targets, and JavaScript hooks). Bootstrap docs: Introduction Required in common setups. Attribute: id |
| Class | text | Adds raw class names to the element. Adds text directly to the class attribute. Use this for custom utility classes or project-specific overrides. Separate multiple classes with spaces. Bootstrap docs: Utilities API Attribute: class |
| Type | droplist | Attribute: is Options: Single, Multi |
| Url | text | Attribute: url |
| Site | text | Attribute: site |
| Server Action | text |
Actions
Abort
Abort the S3 Upload Control
Reset
Reset the S3 Upload Control
Select
Select file in the S3 Upload Control
Upload
Start the Upload of the selected file in the S3 Upload Control
Dynamic Events
Start
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Done
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Error
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Abort
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Success
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |