Bug 23582 - Add option to columns configuration menu to show all columns
Summary: Add option to columns configuration menu to show all columns
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-10 15:02 UTC by Owen Leonard
Modified: 2020-04-27 15:14 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Screenshot showing the new menu button (19.47 KB, image/png)
2019-09-10 15:02 UTC, Owen Leonard
Details

Note You need to log in before you can comment on or make changes to this bug.
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.