Bug 40201 - Subscription search form on the start page is missing additional fields
Summary: Subscription search form on the start page is missing additional fields
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-20 10:52 UTC by Katrin Fischer
Modified: 2025-06-26 15:52 UTC (History)
3 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

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2025-06-20 10:52:56 UTC
The searchable additional fields for subscriptions are not shown in the search form on the start page and it's easy to miss, that they can be searched from the "advanced search" that is reachable through the "more options" in the top search bar. It would be better if both forms would be consistent.

To test:
- Add at least one additional field for subscriptions that is searchable
- Go to the serials module start page
- Confirm the search form doesn't show the additional field
- Click on the "More options" icon at the end of the top search bar
- Click on the "Advanced search" link 
- Confirm that the additional fields display on this form.
Comment 1 Koha collecto 2025-06-26 15:52:30 UTC
+1 on that.

Both forms should at least be consistent, but we think maybe the advanced search form is not even usefull here ?

We have a "simple search" with the top search bar and the form on the stard page (serials-home.pl) could easily be considered as an advanced search form. So what if we remove completely the advanced search button and form (on serial-search.pl ) ? The aditionnal fields would simply be added in the form on the start page.