We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29aa96d + b806a8a commit a1e389cCopy full SHA for a1e389c
1 file changed
docs/DataStructure.md
@@ -209,6 +209,7 @@ Currently supported Question-Types are:
209
| `date` | Showing a dropdown calendar to select a date. |
210
| _`datetime`_ | _deprecated: No longer available for new questions. Showing a dropdown calendar to select a date **and** a time._ |
211
| `time` | Showing a dropdown menu to select a time. |
212
+| `file` | One or multiple files. It is possible to specify which mime types are allowed |
213
214
## Extra Settings
215
0 commit comments