[Koha-bugs] [Bug 26055] Advanced Editor Rancor should use "visibility" and not "mandatory" for drawing new records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 24 01:54:25 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26055

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
I could work on this one, but I wonder about the best way to handle this.

In Koha, we typically do not change existing behaviour, so we add system
preferences. 

I'm undecided whether the current behaviour is a "bug" or if it's just a system
design with which I disagree. 

Perhaps the solution is to create a new option in the editor and use a syspref
to change the button.

Note the following:

1) /cgi-bin/koha/cataloguing/editor.pl#new/
This only shows fields that are marked as "Mandatory"

2) /cgi-bin/koha/cataloguing/editor.pl#new-full/
This shows all fields in the framework regardless of "Mandatory" or
"visibility" states

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list