Bug 37678

Summary: Advanced search in staff interface should have option to hide subtype limits
Product: Koha Reporter: Kristi <kkrueger>
Component: SearchingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Kristi 2024-08-19 17:54:20 UTC
It would be great if there were a way to turn off the Subtype Limits section of advanced search in the staff interface. Many of the options are not categories found in our data, e.g. VHS tape and CD software. 

A system preference similar to OpacAdvSearchOptions is the way I am picturing it.
Comment 1 Katrin Fischer 2024-08-20 08:00:51 UTC
Hi Kristi, I have adapted the bug description a little to make it stand out that this is about the staff interface. You could add this to your IntranetUserCSS for a workaround:

#catalog_advsearch #subtype {display:none;}
Comment 2 Kristi 2024-08-20 14:39:00 UTC
Many thanks for the CSS, Katrin! That is looking pretty good for our instance. Can the bug stay open for future consideration?
Comment 3 Katrin Fischer 2024-08-20 18:12:47 UTC
Of course :)