File Upload Field Type
Description
Allows the user to modify the user-supplied supporting files associated with the respective form.
Additional Properties
The field has the following additional properties that can be defined while creating it
- Whether user can upload a file: Toggle to allow or deny file upload
- Whether user can delete an existing file: Toggle to allow or deny deletion of an uploaded file
- Whether user can download an existing file: Toggle to allow or deny download of an uploaded file
- Semi colon separated list of supported data types: List allowed data types for upload separated by semicolon
- Whether to store this document as a separate attachment record or in a field within the target data store (native): Toggle to store natively within a field or as a separate record within the data store.
- Auto Upload: Toggle to allow or deny auto-upload of the file without explicitly clicking the upload button
- Hide on Summary: Hide the field from the summary page
- Delete Value when Hidden: Delete the field value if the field is hidden
Validations
The field supports the following validations to govern the values (files) permitted in the field.
- Required: Toggle to make the field mandatory or not.
- Conditional Validation: Specify custom conditions that should be satisfied on the field value with an accompanying error message to be displayed if the condition is not met.