Patron Attribute Types | Best Book Buddies
  1. Koha ManualKoha Manual
  2. Koha Administration
  3. How to control patrons and circulation?

Koha Administration

How to control patrons and circulation?

Settings for controlling circulation and patron information.

Patron attributes can be used to define custom fields to associate with your patron records. In order to enable the use of custom fields you need to set the ExtendedPatronAttributes system preference.

  • Get there: More > Administration > Patrons & Circulation > Patron attribute types

A common use for this field would be for a student ID number or a Driver's license number.

attributes

To add a new Patron Attribute Type, click the 'New Patron Attribute Type' button at the top of the page

addattribute
  • In the 'Patron attribute type code', enter a short code to identify this field

      Important

      This field is limited to 10 characters (numbers and letters only)

      Important

      This setting cannot be changed after an attribute is defined

  • In the 'Description' field, enter a longer (plain text) explanation of what this field will contain

  • Check the box next to 'Repeatable' to let a patron record have multiple values of this attribute.

      Important

      This setting cannot be changed after an attribute is defined

  • If 'Unique identifier' is checked, the attribute will be a unique identifier which means, if a value is given to a patron record, the same value cannot be given to a different record.

    • Unique attributes can be used as match points on the patron import tool

    • Important

      This setting cannot be changed after an attribute is defined

  • Check 'Allow password' to make it possible to associate a password with this attribute.

  • Check 'Display in OPAC' to display this attribute on a patron's details page in the OPAC.

  • Check 'Searchable' to make this attribute searchable in the staff patron search.

  • Check 'Display in check-out' to make this attribute visible in the patron's short detail display on the left of the checkout screen and other patron pages

    showattribute
  • Authorized value category; if one is selected, the patron record input page will only allow values to be chosen from the authorized value list.

    • You will first need to add an authorized value list for it to appear in this menu

    • Important

      an authorized value list is not enforced during batch patron import.

  • If you would like this attribute to only be used by specific branches you can choose those branches from the 'Branches limitation' list. Choose 'All branches' to show it for all libraries.

      Important

      Note that items with locations already set on them will not be altered. The branch limitation only limits the choosing of an authorized value based on the home branch of the current staff login. All authorized values for item records (LOC, LOST, CCODE, etc) will show in the OPAC for all patrons.

  • If you'd like to only show this attribute on patrons of one type choose that patron type from the 'Category' pull down

  • If you have a lot of attributes it might be handy to group them so that you can easily find them for editing. If you create an Authorized Value for PA_CLASS it will show in the 'Class' pull down and you can then change your attributes page to have sections of attributes

    pa_class
  • Click Save to save your new attribute

Once added your attribute will appear on the list of attributes and also on the patron record add/edit form

patronattribute

If you have set up classes for organizing attributes they will appear that way on the add/edit patron form

pa_class-patron

Each patron attribute has an edit and a delete link beside it on the list of attributes.

Some fields in the attribute will not be editable once created:

  • Patron attribute type code

  • Repeatable

  • Unique identifier

You will be unable to delete an attribute if it's in use.

deletepatronattr

"You are seeing this manual, thanks to Koha Community"