Bug 35569 - Remember user-selected columns in holdings table on staff detail page
Summary: Remember user-selected columns in holdings table on staff detail page
Status: RESOLVED DUPLICATE of bug 33484
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 22276
Blocks:
  Show dependency treegraph
 
Reported: 2023-12-14 12:08 UTC by Piia Semenoff
Modified: 2024-10-02 14:52 UTC (History)
3 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 Piia Semenoff 2023-12-14 12:08:17 UTC
Is it possible to make the columns limitation of the record user-specific? Or at least as long as the session. 

Then Koha would remember the columns selected by the user and they wouldn't have to be redefined in each different record? For example, there are too many columns visible for laptop use and user must select and limit columns in every record he/she goes to.
Comment 1 Katrin Fischer 2023-12-30 19:47:10 UTC
We have one table that does this already as a proof of concept: administration > libraries.

When you refer to "record" - are you thinking of a specific table/page?
Comment 2 Piia Semenoff 2024-01-03 12:02:12 UTC
I meant this page: cgi-bin/koha/catalogue/detail.pl?biblionumber= and there the columns of the holdings table.

When you make a search and you go through records of the results, it's easier if the columns of the holdings table stay as selected.
Comment 3 Katrin Fischer 2024-01-06 10:21:54 UTC
Hi Piia, I am changing the bug title to make it about this table. I think we need to make it happen table by table right now.
Comment 4 Piia Semenoff 2024-01-10 13:04:13 UTC
(In reply to Katrin Fischer from comment #3)
> Hi Piia, I am changing the bug title to make it about this table. I think we
> need to make it happen table by table right now.

Thanks, and sorry I didn't give all the information needed right away.
Comment 5 Katrin Fischer 2024-01-13 16:15:22 UTC
(In reply to Piia Semenoff from comment #4)
> (In reply to Katrin Fischer from comment #3)
> > Hi Piia, I am changing the bug title to make it about this table. I think we
> > need to make it happen table by table right now.
> 
> Thanks, and sorry I didn't give all the information needed right away.

Hi Piia, no problem at all - please keep filing bugs!
Comment 6 Jonathan Druart 2024-10-02 14:52:05 UTC

*** This bug has been marked as a duplicate of bug 33484 ***