laravel / nova-issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add searchable to Select Filter

waadmawlood opened this issue · comments

Laravel Version: 10
Nova Version: 4.33.0
PHP Version: 8.2.17
Operating System and Version: Ubuntu 22.04
Browser type and version: Latest on all browsers tested

Description:

I need to add searchable for select filter (select-filter) because the list data is big
IMG_20240326_151517

Just use searchable() on Select field, like documentation said: https://nova.laravel.com/docs/resources/fields.html#select-field

Just use searchable() on Select field, like documentation said: https://nova.laravel.com/docs/resources/fields.html#select-field

I am not using Select Field but I am using Select Filter https://nova.laravel.com/docs/filters/defining-filters.html#select-filters