Register the Plugin
Add the Custom Fields plugin to your panel:Prepare Your Model
Implement the interface and use the trait:Add to Your Form
Add custom fields to your resource form:Add to Your Table
Display custom fields in your table:Add to Info Lists
For view pages, include custom fields:Thatโs It! ๐
Your resource now has dynamic custom fields! Users can:- Add new fields through the admin panel
- Fill out custom fields in forms
- View and filter by custom fields in tables
- See custom field values in detail views