Actions

QS

Allowed filetypes/en: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 11: Line 11:


*One may enter: JPG, jpeg, png, gif.
*One may enter: JPG, jpeg, png, gif.
{{Alert|When checking the allowed file types, LimeSurvey check extension and mime type. Default system know common mime types. If you need specific file type, you have to [[Optional_settings#Upload_files|update your config.php]] file.}}


</onlyinclude>
</onlyinclude>


[[Category:Question Settings]][[Category:Question Logic Options]]
[[Category:Question Settings]][[Category:Question Logic Options]]

Latest revision as of 18:10, 10 September 2019


Allowed file types (allowed_filetypes)

Description

You may enter in this field the file types that are allowed to be uploaded by the respondent as answer to the question. The file formats must be separated by a comma.

Example

  • One may enter: JPG, jpeg, png, gif.
  When checking the allowed file types, LimeSurvey check extension and mime type. Default system know common mime types. If you need specific file type, you have to update your config.php file.