Use Fieldset in Table Filter
Currently if I use Fieldset for SelectFilter, it will throw this error:
I can use 2 Select forms and wrap them inside a Filter like this:
But I have to combine them into one
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.