Bug 23582

Summary: Add option to columns configuration menu to show all columns
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Screenshot showing the new menu button

Description Owen Leonard 2019-09-10 15:02:26 UTC
Created attachment 92692 [details]
Screenshot showing the new menu button

DataTables has a built-in option for showing all columns in a table with column configuration. I propose to make that a global feature of the columns configuration menus.
Comment 1 Katrin Fischer 2019-09-15 19:29:28 UTC
+1 :)
Comment 2 Owen Leonard 2019-09-18 18:02:35 UTC
Unfortunately DataTables' built-in option doesn't work with a column which is configured to be both 'Hidden by default' AND 'Cannot be toggled.' I don't know how common that combination is but it wouldn't be good for columns to be appearing unexpectedly. I'll have to see what I can do to accommodate that situation.