Skip to content

[CRUD] Fields whitelist #4848

Closed
Closed
@okerx

Description

@okerx

Summary

Within a CRUD context, there are cases when we need to only show data without the ability to update or create them (e.g. createdAt and updatedAt). Currently, Crud Create and Edit components only exclude id. Developers should have the ability to make some fields as read-only to be visible is CrudList and Show components only.

Image

Examples

No response

Motivation

No response

Search keywords: CRUD form hide fields

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions