Unable to attach files with restricted file extension
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2017 07:01 AM
Hello all,
when I am trying to attach a particular file I am getting an exception saying that file.exe has a prohibited file extension, I need to allow this file.exe only on single form...
I am using UI page for the upload control.
How can I allow user to attach file with .exe extension on a single form ?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2017 01:20 PM
Hello.
You see the same behaviour when you place glide.security.file.mime_type.validation in false and glide.attachment.extensions is empty?