Restrict Adding Attachments when Case/Incident is closed in Configurable Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 11:06 AM - edited 02-26-2024 11:06 AM
Hello,
I'm trying to add a basic client script that is working in platform view but not working in the Configurable Workspace. There is a client script: "(BP) Hide Attachment Link when Closed" that is currently for incidents and works on the native platform view. I've copied that, modified the state within the script, and applied it to the case table and it also works on the platform view. Both client scripts have "UI Type" set to All which I thought would apply to both views, but it doesn't.
I've tried working with ServiceNow on this but they state it's a customization feature which I disagree with since it's their own OOB client script that should apply in both forms. We don't want to disable the attachment component completely as we would still need to view the attachments, but a user shouldn't be able to browse/add new ones.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:44 PM
I was told by ServiceNow that this can be handled by a UX screen condition from the variant's page, however I'm not strong at scripting and don't know how to accomplish this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 06:38 AM
Bump