From a312763e4c32dd46b931afe9611307aa529af134 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Fri, 7 Dec 2018 22:44:29 +0100 Subject: [PATCH] Taiga 689: Add table with overview of tables with column configuration Updates text a bit for table with column configuration in the OPAC and adds a table with all tables that can be configured. --- source/administration.rst | 54 ++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 49 insertions(+), 5 deletions(-) diff --git a/source/administration.rst b/source/administration.rst index 2b6d4a0..1a5080e 100644 --- a/source/administration.rst +++ b/source/administration.rst @@ -3244,7 +3244,7 @@ Column settings ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This administration area will help you hide or display columns on fixed -tables throughout the staff client. +tables throughout the staff client and OPAC. - *Get there:* Administration > Additional parameters > Column settings @@ -3278,10 +3278,54 @@ top right of the page |image244| - **Note** - - Any tables with columns listed here have the option to export to Excel, export to CSV, - copy, or print within the table header + ++------------------+-----------------------------------------+ +| Module | Tables | ++==================+=========================================+ +| Acquisitions | - Late orders | +| | - Order search results | +| | - Basket summary | ++------------------+-----------------------------------------+ +| Administration | - Currencies | ++------------------+-----------------------------------------+ +| Catalog | - Acquisition details | +| | - Checkout history | ++------------------+-----------------------------------------+ +| Cataloging | - Item table above edit item form | ++------------------+-----------------------------------------+ +| Circulation | - Checkins | +| | - Checkouts | +| | - Holds to pull | +| | - Holds queue | ++------------------+-----------------------------------------+ +| Course reserves | - Courses | +| | - Reserves | ++------------------+-----------------------------------------+ +| Patrons | - Holds history | +| | - Fines > Account | +| | - Details > Checkouts | +| | - Patron search results | ++------------------+-----------------------------------------+ +| Tools | - Notices and slips | ++------------------+-----------------------------------------+ +| OPAC | - Holdings/items | +| | - Serials issues on subscription tab | ++------------------+-----------------------------------------+ +| Reports | - Items lost | +| | - Saved SQL reports | ++------------------+-----------------------------------------+ +| Serials | - Acquisition details | ++------------------+-----------------------------------------+ + +**Note** + + Patrons in the OPAC can't change the column visibility. For OPAC tables + this feature only allows to control the visibility of columns. + +**Note** + + Any tables with columns listed here also have the option to export to Excel, export to CSV, + copy, or print within the table header. .. _audio-alerts-label: -- 1.7.2.5