How to upload multiple files to GCS with "JSON Schema Form"?

How to upload multiple files to GCS with "JSON Schema Form"?

Hey @Kai1, great question! Here are our docs on uploading multiple files through GCS, but this example uses the fileUpload component: https://docs.retool.com/docs/upload-multiple-files-through-a-gcs-s3-resource

To alter this slightly to use the JSON Schema Form component, you'll need to simply call

{{jsonSchemaForm.data}} in the upload data section like so: