Form upload: use in form calculation/conditions

  • Arnoldas Rūškys
    Asked on October 24, 2018 at 3:06 PM

    How to calculate uploaded files count and use it in Form Calculation?

  • arthurprc
    Replied on October 24, 2018 at 4:47 PM

    The only condition that would be possible to check in upload fields is if it is filled or is empty.

    In this case, if you need to check conditions for multiple upload fields, it would be needed to limit the upload for a single file per field and create multiple conditions for multiple upload fields.

    You can limit the upload field for a single file according to the screenshot below:

    1540413922uploadcond2 Screenshot 10

    The condition should look like this:

    1540414345uploadcond Screenshot 21

    In case you have any questions to configure this, please follow this guide:
    -How-to-Insert-Text-or-Calculation-into-a-Field-Using-Conditional-Logic

    Let us know if you need further assistance, we'll be happy to help!