How to only mandatory Attachment .csr file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2022 01:26 PM
Hi All,
I am using Catalog: ABC
Variable: Please Attached CSR
Type - Attachment
Requirement: How to only mandatory Attachment .csr file
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2022 07:06 PM
Hello,
You can simply set that attachment field to be mandatory in the variable settings.
Then add this attribute to the variable as well:
allowed_extensions=csr
This ensures only that file extension is allowed.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2022 11:31 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2022 11:53 AM
Hi,
My apologies, I'm unable to understand your reply. Can you try saying it again?
Are you saying it's restricting other extensions, but it's not working for .csr file types?
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2022 12:22 PM
Variable: Please Attached CSR
Type - Attachment
Accept only .csr file and not accept .pdf,.test etc.