FileWidget – Allows a user to upload files of specified formats and store it to a variable.
Example:
ID | Type | Text | Goto |
2.1 | FileWidget-file-jpg, jpeg, png | Please upload a file | 0 |
The format for this type is FileWidget-<variable_name>-<file_formats>. Here <variable_name>is the unique name of the variable in which the response of the user is stored and <file_formats> specify the types of formats that can be uploaded (it can be separated by comma).