Form in custom field?
Is it possible to have a form inside a custom field? I'm creating a custom field in which I would like to use a filament select in combination with a leaflet map.
How would one go about that?
Adding the
How would one go about that?
Adding the
use Filament\Forms\Concerns\InteractsWithForms; trait to my Field breaks the site.