Text to go in the release notes:
|
The OPAC interlibrary loan request form now uses browser-based client-side validation for required fields. When creating a new ILL request, required fields (such as request type) are validated before the form is submitted, providing immediate feedback to users if required information is missing.
This enhancement improves the user experience by:
- Highlighting required fields that are empty when the user attempts to submit
- Preventing incomplete forms from being submitted to the server
- Reducing unnecessary page reloads for validation errors
This validation applies to both authenticated ILL requests and unauthenticated requests (when the ILLOpacUnauthenticatedRequest system preference is enabled).
|