Fields are getting Read only to ITIL users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2022 11:54 PM
Hi,
I have created a scoped application and created a table that extends Task table.
but all the fields are getting Read only to ITIL users (checked by impersonating) and working fine for Admins.
have checked all ACL's as well.
Please suggest.
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2022 02:33 AM
Hi,
Did you check table.* Write ACL is allowing itil user?
Any onLoad client script or UI policy is blocking
can you share screenshot how it looks when itil user views the form
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2022 12:45 AM
You need to check a few things here.
Have you created any write acl on the extended table or any write ACL exists by default, which doesn't have itil roles mentioned?
If no, check task table write ACL, if ITIL has the access?
Aman Kumar