Bug 31218 - Add a way to add new columns to item search results
Summary: Add a way to add new columns to item search results
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-22 08:01 UTC by Mathieu Saby
Modified: 2022-07-22 08:05 UTC (History)
0 users

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 Mathieu Saby 2022-07-22 08:01:24 UTC
There should be a way for the admin to add any item subfield (even if not mapped to a SQL field) to the results of item search (screen display and CSV export)
Comment 1 Katrin Fischer 2022-07-22 08:05:21 UTC
I think it might be nice to have a "clever" solution that makes sure besides a base set the columns with the criteria you searched for always show. But this might be quite hard to achieve.