Jump to content
  • 0

How to upload multi files in a upload page


wvantongeren

Question

What is the best way to upload multi files in a upload page, ore must I use an other page.

Sometimes it is necessary to upload multiple documents in the same page.
Like  inspection document A: the front of a house;
        inspection document B: the back of a house.
It is useful if these documents may piece by piece uploaded and not like a verry long PDF..
It is not known beforehand how many documents need to be uploaded.

Is it posible to make a extra button with: upload next document ore a checkbox?

How to handle? 

Thanks

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi Willem,

Yes, it's possible.

1. Divide your form in several section. Include in section 1 fields, which you would like to show all the time, and in section 2 include fields, which you'd like to show if check-box is checked.

2. Add a field with yes/no data type to the table, then include this field in the web form and create a rule: if the check-box is unchecked hide section 2. It means that fields in section 2 will be visible for the user only if he checks the checkbox.

You can read more about conditional forms here

Hope it helps :)

Link to comment
Share on other sites

  • 0

Unfortunately, each File field only accepts one file upload at a time. However, in order to upload multiple files, you will need to create multiple file fields in the Table and include them in your Caspio Submission Form. 

Your users still need to browse and select the files one by one, then submit all of them at once.

You can also check out there helpful and informative articles though: https://howto.caspio.com/files-and-images/uploading-files-and-images/ and https://howto.caspio.com/files-and-images/referencing-your-files/ 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...