[Koha] Guarantor Information
Owen Leonard
oleonard at myacpl.org
Wed Oct 9 03:11:15 NZDT 2019
> How to delete guarantor information fields when adding a patron?
The guarantor fields are always shown if the patron you're adding has
a patron category type "Child." I'm not sure if there is a way to use
the BorrowerUnwantedField to hide this section. Depending on what
version of Koha you have you can probably add this custom CSS:
#memberentry_guarantor{ display: none; }
...to a custom stylesheet or to the IntranetUserCss system preference.
-- Owen
--
Web Developer
Athens County Public Libraries
https://www.myacpl.org
More information about the Koha
mailing list