Skip to content

[Feature Request] Allow permission checking with check API on field level #1888

Open
@lucaheft

Description

@lucaheft

Currently check API only supports permission checking on model level.
It would be nice to also check permissions on field level.

This would allow conditional rendering on a field level.

Use case:
Let's say we have a form to update a Post model.
A user may have the permission to read all fields of a post but only update some.
We could therefor disable the HTML Input element, for which the user only has read permissions, based on the field level access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions