Keydown Event on Input Field
With a filament form, is it possible to do something like this:
I've done this with Alpine but was wondering if it can be done using the form builder.
3 Replies
Select::make()?
The keydown event on the Select not creating a simple Select.
I think you need to define your custom field
https://filamentphp.com/docs/3.x/forms/fields/custom