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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 02:12 AM
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.
Labels:
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2022 06:41 AM
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)