Change the Width of the Filter Popup on the Table Builder
How do I change the width of the Filter Popup on the Table Builder? I have a Query Builder with multiple constraints and the popup seems broken.
6 Replies
Solution
$table->filtersFormWidth('md')
thank you. let me try that. Additionally, how do I change the value of the selection that says
Color is 218
instead I want to show the value as the string associated with that id Cornsilk
are you using custom filter form?
maybe via
$get
?Using a
Filament\Tables\Filters\QueryBuilder
hum, I don't know
filtersFormWidth
worked, BTW. Still trying to figure out how to show the value