Skip to content

Commit f9e284f

Browse files
authored
Add file attachment validation script
An onSubmit Client script that checks for file attachment criteria.
1 parent a1f42f4 commit f9e284f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Check Attachment

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
An onSubmit Client script that checks whether only one file is attached and also file type should be .doc, .pdf or .txt. Otherwise form will not be submitted and required error message will be displayed to user.
2+
3+
Note: Check this property - glide.attachment.extensions

0 commit comments

Comments
 (0)