Bug 38403 - It should be possible to determine a column for display on the details page even if no data is present
Summary: It should be possible to determine a column for display on the details page e...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-07 21:32 UTC by Nick Clemens (kidclamp)
Modified: 2024-11-13 18:00 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2024-11-07 21:32:52 UTC
Some libraries use the barcode column, or other columns as an indicator of the status of an ordered item.

Since the move to the API the details table hides all empty columns, so if no records have a barcode, the column is missing.

Rather than relying on a lack of display, the library would like to see the column to know it is empty.

It should be possible to set a column as 'always displayed'