Use Fieldset in Table Filter
Currently if I use Fieldset for SelectFilter, it will throw this error:
Method Filament\Forms\Components\Fieldset::table does not exist.
I can use 2 Select forms and wrap them inside a Filter like this:
But I have to combine them into one query
method and declare the indicator manually why using SelectFilter, it's done by Filament.0 Replies