GlideListLayout_Query/getListLayout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-31-2022 01:25 PM
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.
- Labels:
-
Now Platform App Engine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-05-2025 05:18 AM
Hi, could you please show, how to do it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
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
Regards,
Nikhil Bajaj