Options

Configure how the file field behaves and appears.

Optional

Makes the field optional instead of required, allowing users to submit without uploading a file.

Multiple Files

Allows users to upload multiple files instead of just one.

Description

Add helpful text that appears in a tooltip next to the field label.

Extract Contents

Extracts text content from uploaded files. For PDF files, content is extracted from all pages.

Extract Images

Extracts images from uploaded files. For PDF files, each page is converted to an image. For image files, the original image is preserved.

Important: Content and image extraction occurs during file upload. If you enable these options after files are already uploaded, you will need to re-upload the files for extraction to take place.

Learn more about accessing extracted data in the Accessing File Contents and Images section.

Display

Choose how users will upload files:

  • Dropzone: Enables both drag-and-drop and click-to-select file upload
  • Button: Provides a simple click-to-select file upload button