https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15762
--- Comment #4 from Owen Leonard <[email protected]> --- I think a good solution would be to move the configuration of BorrowerUnwantedField and PatronSelfRegistrationBorrowerUnwantedField out of system preferences and into its own interface where a table of borrower table columns is shown and a checkbox can be selected for both "Show in OPAC" and "Show in staff client." Then JavaScript logic could be applied to prevent incorrect combinations. This interface could save the selected data to the system preferences automatically. This would be a better user experience all around. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
