- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 12:14 PM
I have created a new role and havent assigned anyone to that role. In the ACL of my table, i added the newly created role in the "Create Access" part. I removed the default role which has been created as well..
Q1:In this case when i go to my actual table data, i still see the new option over there.. I m d admin for my instance.. So does it show "New" option for me? But it shouldnt be.. Rit? Since only the members of newly created role should see the "New" option.. Right
Q2:
I have around 10 tables(9 Admin related tables and then one main form) for my application. When i created those tables, automatic ACL;s with the default role has been added. Now should i have go to individual ACL's in each table and have to add the newly created roles? Or do we have any better process of doing it?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 04:47 PM
Hi Kailash,
In this case it is visible as table is not restriced based on role. I just hopped to your instance and I see there is no role assigned.
Can you please assign role and test once.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 01:54 PM
Thanks for the update. You can turn on Debugger to check which ACL's are granted or restricted.
The expected result is new button will not be visible to any user who doesn't have write access to the table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 02:17 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 02:33 PM
Is this on your personal dev instance. If yes I can take a look.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 02:58 PM
I will test one in my personal instance and share more info to you pradeepksharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2016 04:28 PM
Here is my dev instance ServiceNow
User ID : admin
Password :######
Menu : Marketing Event
Table : Demo
Role: Test Non - Admin
User Added : Abel Tuter
ACL: Removed roles and Admin Overrides for CRUD operations. Added the new role "Test Non Admin for Read" alone
Excepted behaviour: while impersonating as Abel Tuter, Marketing event application and Demo should be appearing but the user will not be able to see the "New" option
Actual Behaviour: User is able to create/update records