Multi File Field
Last updated
Last updated
The Multi File field works and behaves almost identically to the File Field, but with some exceptions:
You can upload multiple files in one in field.
It is not possible to use the webcam.
The files get uploaded using a button devoted to that field, as opposed to being uploaded when you submit the form.
Hint: The File Field is more useful when you may expect to just have one file or image for every form submission, or if you have several images in their own respective fields. The Multi File however is better for when you want to upload a number of files under the same column/field in a form.
Hint: On a mobile device, you can use this to take photos and save them on the fly in your Bloc.
Parameters
Description
Show Files or Images in the form
When checked, allows the user to visually see any photos attached to the record. It shows an icon if a PDF file is attached, and clicking this icon will open the PDF in another tab on the browser.
Show Files as File Name Listing
When checked, this allows the user to view the files uploaded as name listings. When a listing is clicked it will open the file in another tab on the browser.