Comment
Ashish Goswami1
Kilo Contributor
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
08-02-2021
12:27 PM
Hi Anita,
table.none - gives table level access,
table.* - provides access to all fields data within a table
A user with table.none won't be able to view fields inside a table when any other role with table.* is present, whereas a user with table.* can see all the fields within a table.
Hope this helps!