You are viewing limited content. For full access, please sign in.

Question

Question

how to determine total sizes of all file attachments

asked on February 6, 2023

We have recently upgraded to version 11.  Is there a way either in Workflow or Forms to determine the total file size of all attachments uploaded to the form in the process?

0 0

Replies

replied on February 6, 2023

Workflow can do this if you iterate through the attachment object. File size is one of the variables presented.

0 0
replied on February 6, 2023

There was a post a few weeks ago that wanted to limit the size of all uploads on the field in Forms as opposed to the individual file size.  I suggested a code solution (will require the classic designer) that would add a parsley validation to the upload field to ensure the upload didn't exceed a set total maximum.

https://answers.laserfiche.com/questions/205694/Forms-calculate-total-attachment-file-size#205723

Would something like this be along the lines of what you are looking for?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.