Bug 38409 - Split expandedSearchOption between OPAC and stafff interface
Summary: Split expandedSearchOption between OPAC and stafff interface
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-08 11:11 UTC by Baptiste Wojtkowski (bwoj)
Modified: 2024-11-08 11:11 UTC (History)
0 users

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 Baptiste Wojtkowski (bwoj) 2024-11-08 11:11:41 UTC
ExpandedSearchOptions can insert a lot of parameters in Opac for users who just want to display options at staff.

ExpandedSearchOptions should be split between StaffExpandedSearchOptions and OPACExpandedSearchOptions to allow user not to complexify OPAC when they need advanced options. 

ExpandedSearchOptions name should probably be changed by the way.