F
Filament11mo ago
Numine

If you need to remove the 'x'/cancel /remove option from a Filter Indicator

I did not find this in the documentation so I thought I will add this here for any one who needs it. Indicators[] = Indicator::make('Some Label')->removable(false);
Solution:
Indicators[] = Indicator::make('Some Label')->removable(false);
Jump to solution
2 Replies
Solution
Numine
Numine11mo ago
Indicators[] = Indicator::make('Some Label')->removable(false);
DrByte
DrByte11mo ago
If it's missing from the docs, then a PR to add it to the docs is a valuable contribution.
Want results from more Discord servers?
Add your server