Filed upload |

|
This type will allow the respondent to upload any number of files. There are no limitation on the number of file upload types per question or per page in a form. You can manage the uploaded file using the file manager .
This field has no extra client side validation check but if we require the respondent to upload at least one file we can check the mandatory check box inside the type settings.
Type Settings
- Answer Text is the text that will be shown next to the upload field.
- Image URL we can give an image URL (http://www.mydomain.com/myimage.gif) in order to show it instead of showing the answer text.
- Type allows us to change the current type of the answer we want in our survey. Respondent answers already collected will not be deleted if we change the type.
- Reporting Alias is the text that can be shown instead of the answer text inside our reports.
- Fixed Display Order allows us to stick the answer's display order and to avoid taking part in the randomization process of the answers. This feature is only available if we have turned on answer randomization on the question of the answer type.
Extended Type Settings
Extended type settings are extra specific properties of a type that are only available once a type has been created.
To edit the extended settings of a type we will have to click on the edit button of the answer overview once we've added our type to our question or changed an existing type to a new one by clicking the update button.
- Max. File Upload Number is the number of files a respondent can upload for this type instance.
- Max. File Size is the maximum size in bytes allowed for upload. Note that by default ASP.net maximum size is 4mb, if we want to allow bigger upload. You may checking following link on how to allow bigger uploads on your website.
- Accepted Content Type let us specify if we want to accept only specific files eg: pdf, gif etc ..