Closed
Description
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.

Examples
No response
Motivation
No response
Search keywords: CRUD form hide fields
Metadata
Metadata
Assignees
Labels
Projects
Status
Done