Hide non toggable/reordearble columns from Column Manager

In Filament 4, the Column Manager appears automatically when any column is toggable or reorderable, but it shows the fixed columns too (although you can't manipulate them). Is it possible to hide the fixed columns completely from the Column Manager?
Solution:
GitHub
Column manager disappears off top of screen when using relation man...
Package filament/filament Package Version v4.0.6 Laravel Version v12.27.1 Livewire Version v.3.6.4 PHP Version php 8.2 Problem description When using a relation manager and clicking the column mana...
Jump to solution
2 Replies
Solution
Kenneth Sese
Kenneth Sese5w ago
GitHub
Column manager disappears off top of screen when using relation man...
Package filament/filament Package Version v4.0.6 Laravel Version v12.27.1 Livewire Version v.3.6.4 PHP Version php 8.2 Problem description When using a relation manager and clicking the column mana...
Rubén Pérez
Rubén PérezOP4w ago
Oh, I see, thanks @Kenneth Sese.

Did you find this page helpful?