- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 12:55 AM
By using ACL Make the field affected user read only for ITIL users, Admin can read and edit this field, For NON-ITIL users make this field hidden
#acl
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 01:12 AM - edited ‎07-24-2023 01:13 AM
Hi create a write ACL,
select the table and field
and in role select itil
advanced script write
answer = false; // this will make the field read only
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 01:23 AM
Mark admin override checkbox as true in your ACL, it will allow admins to edit the field
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2023 01:54 AM
For NON-ITIL users make this field hidden