Bug 38688

Summary: Hide Quick add new patron button
Product: Koha Reporter: Catrina Berka <catrina>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: 24.05   
Hardware: All   
OS: All   
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

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.