Custom file downloader with controls and a progress bar. Using App Connect File Downloader you can create your own downloaders with custom controls and progress bars on your pages. The available custom controls - Download and Abort Download allow your users to control the process and the integrated progressbar shows the download progress.
Inspector Property Groups
Download Properties
| Property |
Type |
Details |
| ID | text | Required in common setups. Attribute: id |
| Url | file | Attribute: url |
| Timeout | number | Attribute: timeout |
| Filename | text | Attribute: filename |
Actions
Download
Download File
| Configuration group |
Controls |
| File Properties | File URL |
Abort
Abort Download
Dynamic Attributes
Url
| Attribute property |
Type |
Details |
| Url: | text | Choose dynamic data binding. |
Filename
| Attribute property |
Type |
Details |
| Filename: | text | Choose dynamic data binding. |
Dynamic Events
Load
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Abort
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Error
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Timeout
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Progress
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |