FeatureFuel
3

Add collection "visibility" to access policy

Source: directus/directus#23462 · opened by @LevelUpGit
Summary


Sometime there is no need for user to see collection, even if they have access to it, and it would be nice to hide them from specific users.

Basic Example


There is collection of workplaces, but end user can only se it's workplace, there is no need for it to see collection.

Motivation


Many tables are visible to the lowest roles. They are required for relations but doesn't have to be seen in dashboard.

Detailed Design


Extend access policy to be able to chose will it be seen for that specific role.
![Screenshot_1](

Create - Read - Update - Delete - Share - Visible

Requirements List


Must Have:

• Access policy per role
• Just affect visibility but not functionality

Drawbacks


Alternatives


Adoption Strategy


Unresolved Questions


_No response_

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests