Update packages/noco-docs/docs/090.views/040.view-types/030.form.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Raju Udava
2024-05-25 11:28:09 +05:30
committed by GitHub
parent 5bc6a44c11
commit fd65ac0e9c

View File

@@ -222,7 +222,10 @@ Example
1. Click on the required field in the **Form Area**.
2. `Limit file types` Enter the permitted MIME types separated by a comma.
3. `Limit number of files` Enter the maximum number of files that can be uploaded.
4. `Limit file size` Enter the maximum file size allowed for the attachment.
1. Click on the required field in the **Form Area**.
2. In the `Limit file types` section, enter the permitted MIME types separated by a comma.
3. In the `Limit number of files` section, specify the maximum number of files that can be uploaded.
4. In the `Limit file size` section, specify the maximum allowable file size for the attachment.
![Attachment Field Validations](/img/v2/views/form-view/attachment-field-validations.png)