Is it possible to make the toggle column dropdown scrollable?

I have a resource with 30+ columns, in the list I have made most of them toggable, but that makes the list of fields very long and one cannot see all in the list.

Is it possible to make the 'drop-down' scrollable?
Screenshot_2024-06-14_at_09.15.16.png
Solution
You can use a grid $table->columnToggleFormColumns(2)
Was this page helpful?