Summary: | Organizing forms | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | System Administration | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt |
Version: | Main | ||
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: | ||
Attachments: |
Example of current modifications made via jquery
Example of imagined editor with modal for settings |
Description
Christopher Brannon
2025-04-17 22:28:33 UTC
Some examples and screenshots would be helpful to understand this. Created attachment 181190 [details]
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.
Created attachment 181191 [details]
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.
|