Need to limit the total size of the attachments(total size of all the attachments should not exceed 20 MB) on all the forms(which has a clip icon for the attachment) and should not allow to create a record on sys_attachment table for the same and als

niki26
Mega Contributor

Need to limit the total size of the attachments(total size of all the attachments should not exceed 20 MB) on all the forms(which has a clip icon for the attachment) and should not allow to create a record on sys_attachment table for the same and also should show an alert on the respective record.

5 REPLIES 5

hi,

thanks for your response, but how can we write onSubmit validation on all the tables(because we want this validation on all the tables where attachment icon is present)