field.file

This component can be used for uploading files. It's displayed in the interface as an upload button.

You can list in the accept property the file types that will be suggested to a Toloker when uploading. By default, only one file can be uploaded, but you can allow multiple files in the multiple property.

If a Toloker logs in from a mobile device, it's more convenient to use field.media-file — it's adapted for mobile devices and makes it easier to upload photos and videos.

In the task review mode, the uploaded images will appear automatically. You can view, rotate, and switch among the images.

View example

Component properties

NameTypeDescription
type*"field.file"Set component type.
data*writable

Data with values that will be processed or changed. Learn more about working with data.

labelstringLabel above the component.
acceptarrayA list of file types that will be suggested to a Toloker when uploading. By default, you can upload any files.

Specify the types in the MIME Type format. For example, you can suggest uploading images by adding the image/jpeg and image/png types.
accept[]stringFile type in the MIME Type format.
hintstringHint text.
multipleboolean

Determines whether multiple files can be uploaded:

  • false (default) — forbidden.
  • true — allowed.
validationconditionValidation based on condition.
Contact support

Last updated: May 26, 2023

Introduction
Getting started
Important tips
Useful recommendations
Working with Toloka
Projects
Pools
Tasks
Results
Project analysis
Toloka settings
Task interface
Template Builder
HTML/CSS/JS editor
Help and support
FAQTroubleshootingSupportGlossary