how to make attachment read only for specific group user in servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 08:56 AM
how to make attachment read only for specific group user in servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 07:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 07:57 AM
Hi @charan sai
Without client scripting, you can configure it based off role if thats any help?
Please mark as helpful or if its resolved the issue, CORRECT!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 08:03 AM
Hello @charan sai ,
You can create ACL that restricts 'write' access to the attachment field for the specific group you want to restrict.
if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
CB