Bug 35594 - Add ability to trigger a required note field for hold requests depending on a selected "delivery" library in OPAC
Summary: Add ability to trigger a required note field for hold requests depending on a...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-18 18:29 UTC by Esther Melander
Modified: 2023-12-19 09:53 UTC (History)
2 users (show)

See Also:
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 Esther Melander 2023-12-18 18:29:05 UTC
It would be nice to draw attention and require a note field if a library is designated as a delivery option for holds.

To recreate:

1. Be sure OpacHoldNotes is set to allow.
2. Create a library called "Interoffice Delivery".
3. Sign into the OPAC and place a book on hold.
4. Select the pickup library as "Interoffice Delivery"

No attention is drawn to the note field and it is not possible to make it required. In this scenario requiring the note field be filled out with address information would be useful.

This would be separate from the Housebound module, because delivery would only occur if requested by selecting Interoffice Delivery as a pick-up location.
Comment 1 Katrin Fischer 2023-12-19 09:53:18 UTC
As a workaround, I think you could achieve this with some JS in OpacUserJS.