Cannot upload files to Multiple Files column in Maker plan

Hi.

I have a Maker plan.

I created a Multiple Files column to store audio files for an Audio component.

Image columns work normally and open the upload dialog.

However, when I click a cell in a Multiple Files column, nothing happens. No upload dialog opens.

I tested:

  • Chrome and Edge
  • New table
  • New Multiple Files column
  • Audio component already added

Image uploads work, but Multiple Files uploads do not.

Is this a bug or has the workflow changed recently?

Thank you.

The multiple files/images columns are array types. You cannot add or edit data in them directly in the Data Editor. There are 3 ways you can manipulate the data in these columns:

  • via the Layout (eg. image/file picker)
  • via a Workflow (Set Column Value)
  • via the API


Hello, you need to use image or file picker component to upload multiple files to your multi image column.