How to Create New ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2022 11:57 PM
I need to Create ACL of Contact so when agent click on create contact button they can be able to do that. i am new to ACL i dont know how to do this .can anyone help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 01:01 AM - edited ‎12-09-2022 01:01 AM
New button is enabled, but the fields are not editable why?
 
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 01:08 AM
@instance There might be table.* ACL on the table please check and and the role there as well
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 01:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 02:31 AM
Hello,
There are three level of ACL
one is table
second is table * which means all the fields
third is table field name which means for that specific field
So all the fields are non editable it means there is create acl with table* which is blocking it. Go to that ACL and add you role in it.
If required paste the screenshot of that role here.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 01:10 AM
@instance Please send the screen shot of list of ACLs of type create
ServiceNow Community Rising Star, Class of 2023