File Upload and Multi Upload File Fields
File Upload and Multi Upload Form Fields
File Upload and Multi Upload are the form fields that allows users to upload files to the form.
Field Type | Description |
File Upload | Allows users to upload a single file into the form |
Multi Upload | Allows users to upload multiple files at a time into the form |
File Upload Options
Option | Description | Sample Message Upon Violation |
File Size | Configure the allowed file sizes for this particular form field | |
File Character Limit |
Defines the number of allowed characters in file name. Consider using this feature if you integrate with eSignature services as some only allow up to 20 characters |
|
File Format | Choose the acceptable file formats for this field | ![]() |
Supported File Types
.css | .gif | .tif | .sis | .nvf | .ogg | .avi | .pptx | .m4a | .dss | .xls | .mht | .wma | |
.csv | .bmp | .cda | .qei | .m4v | .vsdx | .dat | .dce | .txt | .midi | .mth | .xlxs | .eml | .sta |
.doc | .html | .mpa | .jpg | .mov | .tiff | .log | .bmb | .msg | .wav | .tapw | .zip | .aif | .ds2 |
.docx | .vsd | .wpl | .jpgeg | .rar | .mid | .xps | .ppt | .png | .ldf | .wvm | .xml | .mp3 |
FAQs
Q: Where are uploaded document stored?
A: Files uploaded in the form are displayed under the Documents tab > Uploaded Files on the Audit Trail. Users must have access to the audit trail to view documents that are uploaded.
Q: I received a generic error message when uploading a document. What is going on?
A: An error message will display if the file name contains an unsupported character as well. File names must NOT include the following characters: Dollar Sign '$', Percent Sign '%'
Q: My document shows in the Audit Trail, also known as "View History", but not in the "Documents" section under Actions on the dashboard. Why?
A: Check to see if the user who uploaded the file is still an active TAP user - if the user is not active then the file won't be seen under Documents.
Q: I understand the file limit is 100 MB, can I upload multiple files totaling over 100 MB in a multi upload field if each individual file is under 100 MB?
A: Yes, and bare in mind the more fields that are uploaded the longer it will take to upload.
Q: Are there files limits for attachments in notifications?
A: Yes, files sent as attachments on notifications have a limit of 25 MB (10MB for clients hosted in EU). If a file size, or combination of files, exceeds 25MB, an "email could not be sent" error will be received.
Note - Keep in mind that the size of your file on disk or in memory may not be the same as the size of the file once it is attached, as files must be encoded as text to be sent. You can expect an increase in size of up to 30%.It is advisable to keep the file size under 20MB so that you won't face any error.