[Bug 39673] New: Organizing forms
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39673 Bug ID: 39673 Summary: Organizing forms Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Similar to what we have for defining what columns show for each table, it would be nice if we had a tool that listed all forms in Koha and allowed admin to structure the form order, wording, and availability. This would be a tool that would add new functionality while incorporating various current sys prefs like BorrowerMandatoryField, BorrowerUnwantedField, CollapseFieldsPatronAddForm, PatronDuplicateMatchingAddFields, PatronQuickAddFields, PatronSelfModificationBorrowerUnwantedField, PatronSelfModificationMandatoryField, PatronSelfRegistrationBorrowerMandatoryField, and PatronSelfRegistrationBorrowerUnwantedField. Currently we use a combination of jQuery and these fields to move things around, hide, require, and reword. It seems like it would be more efficient and logical to have these all together and allow for rewording and reordering as needed in one place. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39673 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Some examples and screenshots would be helpful to understand this. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39673 --- Comment #2 from Christopher Brannon <cbrannon@cdalibrary.org> --- Created attachment 181190 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181190&action=edit Example of current modifications made via jquery Here is an example of some of the modifications we make via jquery. This is only some of what we do just to edit the form to our workflow. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39673 --- Comment #3 from Christopher Brannon <cbrannon@cdalibrary.org> --- Created attachment 181191 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181191&action=edit Example of imagined editor with modal for settings This is just a crude example of what might be possible. From a list of forms that could be edited, for example, the patron information, we could relabel the surname field where ever it is displayed and indicate if it is required or hidden in particular forms. Sections could be reorganized, and fields within sections could be reorganized with drag and drop handles on the left. There might be better ways to achieve this, but this would be a huge improvement over the various system preferences and jquery needed to accomplish the same thing. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org