Skip to main content
saidivyam
November 16, 2023
Question

fv!File.Size of File Upload Component

  • November 16, 2023
  • 1 reply
  • 0 views

Hi all,

I have a query that when we are configuring any file within validation like fv!files.size < 3Mb.Will it check the total uploaded files size or for a single file validation will it checks. Please give me some theortical knowledge on this.

Thanks & Regards,

Divya.

1 reply

stefanhelzle0001
Brainy
November 16, 2023

This is for each file separate. It does not provide the sum of the size of all files.