Description
Learn how to add a description for each field
All types can include a description to help future oneself or other users using the admin panel understand what the CRUD input field is specifically used for, it can be defined in the JSON additional detail entry field:
{
"description": "Any hints"
}
Updated about 7 years ago
What’s Next