Hide list view columns that a user don't have access to #848
dsod
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Update: It's 17 Aug 2023 and we still don't have a follow up :( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fields that a user do not have access to, are still shown in the admin interface.
Example:
If I log in to the admin interface as a "partner" user, I still see the "Type" column in the Organizations collection list view. This could probably he hidden, as they would never be able to see a value.
With the risk of making the discussion to broad; I also think that documents that a user does not have access to, should display an empty value instead of a text like "Untitled - ID: 62e06d4bf2f20c8efff9005d", i.e.:

Example above is a 'relationship' field, where the user don't have access to the specific relation document on this row.
Beta Was this translation helpful? Give feedback.
All reactions