Treebeard
Save column visibility in user preferences
If anyone else searches for this, apparently this is doable by creating a custom trait.
Adding methods to the trait to override Filaments "getDefaultTableColumnToggleState()" to get the toggled columns state and "updatedToggledTableColumns()" to update the state.
Added some code to both of those to read/write from a custom table
4 replies