Summary: | Self registration form drop down list for libraries should require user interaction | ||
---|---|---|---|
Product: | Koha | Reporter: | Thomas Veale <tomjoefran> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | hc, lisette |
Version: | 19.11 | Keywords: | regression |
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 29795 | ||
Bug Blocks: | |||
Attachments: | screenshot of dropdown with dummy library - 'Choose library' |
We have some jquery that makes this work and I agree it would make sense and be helpful if Koha just did that. Lisette |
Created attachment 116247 [details] screenshot of dropdown with dummy library - 'Choose library' Hi When using the self-registration form, users do not have to touch the dropdown list to choose a library to register with. This means that many do not interact with it, and when registering are not assigned to the correct library. The dropdown list should be first blank and the user should not be capable of submitting it, without first choosing a library. Adding branchcode to PatronSelfRegistrationBorrowerMandatoryField does not make that interaction mandatory. In the screenshot attached, you can see we added a library called 'Choose Library' to try to get users to use the dropdown.