Comment
Ashish Goswami1
Kilo Contributor

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!