> 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
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha