
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 06:07 AM
There are a bazillion questions/posts on how to make an attachment mandatory based on a variable, but non (that I can find) to do the opposite.
I have a catalog item with this checked:
I always need an attachment on this particular item.... unless there is 1 checkbox checked. If that checkbox is checked, then I need to make attachments NON-mandatory.
Anyone out there know how to accomplish this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 07:13 AM
I need that checkbox checked. I'll just chalk it up to the fact that this cannot be done, keeping that checkbox checked. It appears there is no way at all possible to keep it checked and make the form not need an attachment based on a variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 07:15 AM
Are you open to using an Attachment variable instead? Then you can easily make it mandatory/not mandatory using a UI policy or client script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2023 09:52 AM
Thanks, this is great