From: Remington Steed Date: Thu, 20 Mar 2014 18:53:00 +0000 (-0400) Subject: Docs: Revive old section about Column Picker X-Git-Tag: sprint4-merge-nov22~2191 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f0b6585d367484fe2f8af0a93f28aa564c6788db;p=working%2FEvergreen.git Docs: Revive old section about Column Picker Signed-off-by: Remington Steed --- diff --git a/docs/admin/staff_client-column_picker.txt b/docs/admin/staff_client-column_picker.txt new file mode 100644 index 0000000000..ba602fffe6 --- /dev/null +++ b/docs/admin/staff_client-column_picker.txt @@ -0,0 +1,29 @@ +Column Picker +------------- + +indexterm:[Column Picker] + +From many screens and lists, you can click on the column picker icon to +change which columns are displayed. + +image::media/column_picker_xul.png[column_picker_xul] + +When data is displayed in columns, you can click and drag them, add new +ones, or remove them. You can also sort data in a column by clicking on +the column header. After customizing the display you may save your changes +for future sessions under that login by right-clicking anywhere in the +display area and choosing *Save Columns* from the drop-down menu. Some +libraries use generic accounts and for those who do, staff need to be +aware of the implications to other staff members of any changes made to +the display. + +image::media/column_picker_xul_save.png[column_picker_xul_save] + +Some lists have a different design, and some of them can also be customized. +Simply right-click the header row of any of the columns, and the column +picker will appear. When you are finished customizing the display, scroll +to the bottom of the Column Picker window and click *Save*. + +image::media/column_picker_dojo.png[column_picker_dojo] + + diff --git a/docs/media/column_picker_dojo.png b/docs/media/column_picker_dojo.png new file mode 100644 index 0000000000..5a448efbcf Binary files /dev/null and b/docs/media/column_picker_dojo.png differ diff --git a/docs/media/column_picker_xul.png b/docs/media/column_picker_xul.png new file mode 100644 index 0000000000..cc4b5ba014 Binary files /dev/null and b/docs/media/column_picker_xul.png differ diff --git a/docs/media/column_picker_xul_save.png b/docs/media/column_picker_xul_save.png new file mode 100644 index 0000000000..becf8f87ec Binary files /dev/null and b/docs/media/column_picker_xul_save.png differ diff --git a/docs/root.txt b/docs/root.txt index f8a1542caa..e3b5940be8 100644 --- a/docs/root.txt +++ b/docs/root.txt @@ -159,6 +159,8 @@ include::admin/staff_client-patron_border.txt[] include::admin/staff_client-sorting_columns.txt[] +include::admin/staff_client-column_picker.txt[] + include::admin/staff_client-recent_searches.txt[] include::admin/staff_client-return_to_results_from_marc.txt[]