Multiple file upload in custom data typeDear.

Multiple file upload in custom data typeDear.

Comments

  • I am trying to create a flow data type with some text data and also a collection of file uploads from the end user. Because I do not know in advance how many files the end user will choose to upload, I have create the file upload data as a list. See screenshot below. Please can you send me an example with the following:
    1. End user uploads any number of files between 0 to 10
    2. Each file the end user uploads gets referenced in the data type
    3. In a second form a review will see all the upload file links and can click to download them one by one

  • Hi,
    Would you please provide what version of Decisions you are using?

  • Unknown
    edited November 2023

    The following form components can be used for what youre describing:

    Multiple File Upload and Multiple File Upload Area have been revised to be able to Upload, Download, or Delete files between forms. Essentially they can receive input from earlier in the flow if Specify Inputs" is checked on their properties:

    Multiple File Upload and Multiple File Upload Are that specify inputs will be able to download (downward arrow), delete (with the X), and still upload using Select File(s):

    If you do not want the reviewer to be able to upload and/or delete, but only download, you could use one of the multiple file uploads on the first form and the Multiple File Download on the second form.

    Multiple File Download will show the list of files and a link to download them.

Sign In or Register to comment.