Bug 38688 - Hide Quick add new patron button
Summary: Hide Quick add new patron button
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-12 15:32 UTC by Catrina Berka
Modified: 2024-12-12 15:32 UTC (History)
2 users (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
Option to hide button (61.09 KB, image/png)
2024-12-12 15:32 UTC, Catrina Berka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Catrina Berka 2024-12-12 15:32:40 UTC
Created attachment 175409 [details]
Option to hide button

Some libraries would like the ability to hide the quick add new patron button on the members-home.pl page. Right now, this can be easily be done with a line of CSS in IntranetUserCSS, but it would be nice to have a choice on whether or not the option displays. Rather than introducing a new system preference, perhaps a toggle button could be added to the existing BorrowerMandatoryField or PatronQuickAddFields system preference to determine whether or not the link displays.