GlideListLayout_Query/getListLayout

Kevin Gandomcar
Kilo Contributor

When a user tries to access a list view it gives the error 

Exception encountered processing path: /GlideListLayout_Query/getListLayout - You do not have access to this table.

6 REPLIES 6

Hi, could you please show, how to do it?

Nikhil Bajaj9
Giga Sage

Hi @Kevin Gandomcar ,

 

It looks like user does not have access of teh table. Although you have n ot included any screenshot so not sure how you gave access of the table to the user. If you can access this table- navigate to this table, open it [System definition - > tables]. Navigate to footer side where you will find ACL, open any ACL and check the mentioned role here (this role have all the permission on the table- as it got created with the table creation). Copy this roile and go to the user profile who want to access table - Navigate to Role tab and assign this copied role to the user. Do it and check and let me know the feedback. Or else provide steps how you are giving access of the table - as it can be done using ACLs and it can be done in the way i shared.

 

Regards,

Nikhil Bajaj

Please appreciate my efforts, help and support extended to you by clicking on – ā€œAccept as Solutionā€; button under my answer. It will motivate me to help others as well.
Regards,
Nikhil Bajaj