FilamentF
Filament2y ago
dyo

About stripCharacters in TextInput Custom Filter

How to use stripCharacters in TextInput at custom table filters, and ignoring the added character in search criteria?

For example I have a filter to set minimum value of data, if the user typed 50,000, it become '50,000' in filter, where it should be 50000.
Was this page helpful?