Skip to content

Commit a1e389c

Browse files
authored
Merge pull request #2791 from nextcloud/backport/2686/stable5
[stable5] Mention file type in docs
2 parents 29aa96d + b806a8a commit a1e389c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/DataStructure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ Currently supported Question-Types are:
209209
| `date` | Showing a dropdown calendar to select a date. |
210210
| _`datetime`_ | _deprecated: No longer available for new questions. Showing a dropdown calendar to select a date **and** a time._ |
211211
| `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 |
212213

213214
## Extra Settings
214215

0 commit comments

Comments
 (0)