[Bug 41291] New: Add ability to have multiple self registration forms
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41291 Bug ID: 41291 Summary: Add ability to have multiple self registration forms Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Some libraries require multiple self registration forms with different visible fields and different required fields. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41291 Sarah Cornell <sbcornell@cityofportsmouth.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbcornell@cityofportsmouth. | |com --- Comment #1 from Sarah Cornell <sbcornell@cityofportsmouth.com> --- We have multiple types of patrons who are permitted to self-register, but the information we require of each type is different. The types are adult, youth/student, and business. For example: We ask youth/students to specify their birth date so we can adjust their category according to their age, but do not want to even ask our adult self-registered patrons to provide their birth date because of security concerns. Business patrons have different fields displayed in the staff interface, so when they fill out an individual adult registration form, they fill in fields that are hidden later. Also, there is no appropriate place for them to fill in the name of the business on an individual patron registration form. We currently have custom jquery setting up two registration forms, one for youth/student and one for individual adults. We would love to create a third, but we need to reduce the amount of custom jquery that can break at each upgrade. Thanks! Sarah -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41291 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #2 from David Cook <dcook@prosentient.com.au> --- This is very much a thing that we're interested in as well. Locally, we have a opac-memberentrytype2.pl script, which uses a duplicated set of system preferences, but it doesn't work so well when you want to use different extended patron attributes. Plus it would be nice to make N forms instead of just 2. Another thing to keep in mind is that it's not just self-registration. We'd also need multiple self-modification forms. Of course, we could look at first migrating the system preferences into a different display, and then worry about extended patron attributes. Hmm... need to put a bit of thought into the design and how this would all work. But yes... very interested in this idea. I would love to stop carrying the opac-memberentrytype2.pl local customization as well... -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org