Bug 30521 - Create a system preference that will allow the selection of fields on the OPAC form to be 'required'
Summary: Create a system preference that will allow the selection of fields on the OPA...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: ILL (show other bugs)
Version: 20.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-13 09:37 UTC by Niamh Walker-Headon
Modified: 2025-01-22 21:55 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 Niamh Walker-Headon 2022-04-13 09:37:28 UTC
The out-of-the-box ILL functionality does not require any of the request metadata fields to be completed on the form except for the destination library. 

For example, an article request can be submitted without the article title. 

I suggest creating a sys pref that would allow the selection of fields that are required before the form can be submitted, based on the request type [Book / Book Chapter / Journal / Journal Article / Conference Proceeding, etc.].
Comment 1 Katrin Fischer 2023-01-13 13:19:57 UTC
Hi Niamh, I am not sure how to get to that form in Koha without any backend installed - do you maybe refer to the FreeForm backend?
Comment 2 Lisette Scheer 2025-01-22 21:55:40 UTC
With the standard backend this is an issue we are running into with some of our partners. A "Standard mandatory fields" option would be nice, though the different request types complicate that.