Bug 39929 - Add ability to define fields to show in columns via column configuration
Summary: Add ability to define fields to show in columns via column configuration
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-16 20:39 UTC by Lisette Scheer
Modified: 2025-05-19 14:08 UTC (History)
1 user (show)

See Also:
GIT URL:
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 Lisette Scheer 2025-05-16 20:39:35 UTC
It could be very helpful to allow users to add custom columns to tables based on the column configuration page and related fields.
This could be used for adding specific fields to hold queue etc, item search, holdings table. 

I think we'd probably want to list which database tables were easily available for each interface table, ie holds queue should have borrowers, items, biblios, reserves.
Comment 1 Lisette Scheer 2025-05-19 14:08:47 UTC
Alternatively, just add all the possible options (like all the holds info to holds tables) and by default turn them off so they can be turned on easily.