8 Oct
2019
8 Oct
'19
4:11 p.m.
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