How to disable Per page -> All
I want, in all of my filament tables, disable the ability to show all the records. In tables with 100 records it's fine, but when the table is holding thousands of records, it makes the browser to run out of RAM, and my users don't know what is happening.
So, how to hide the "all" button globally, so it is applied on all tables at once?
So, how to hide the "all" button globally, so it is applied on all tables at once?
