Form control: File Type Picker
The fileTypePicker
control allows users to select from a list of file types that have been configured for the asset manager (see Working with the asset manager). It is an extension of the select control.
Arguments
The control accepts no custom arguments, though all arguments that can be passed to select control can be used.
Example
<field name="filetypes" control="fileTypePicker" multiple="true" sortable="true" />