[% USE Branches %] [% USE AuthorisedValues %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% IF club_template %] Modify club template [% club_template.name | html %] [% ELSE %] Create a new club template [% END %] › Patron clubs › Tools › Koha [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% END %]

[% IF club_template %] Modify club template [% club_template.name | html %] [% ELSE %] Create a new club template [% END %]

  1. Required
  2. [% IF club_template.is_enrollable_from_opac %] [% ELSE %] [% END %] If a template allows public enrollment, patrons can enroll in a club based on this template from the public catalog.
  3. [% IF club_template.is_email_required %] [% ELSE %] [% END %] If set, a club based on this template can only be enrolled in by patrons with a valid email address.
  4. If set, only librarians logged in with this branch will be able to modify this club template.
Club fields:

These fields will be used in the creation of clubs based on this template

[% FOREACH f IN club_template.club_template_fields %]
[% END %]
Add new field
Enrollment fields

These fields will be used when enrolling a patron in a club based on this template

[% FOREACH f IN club_template.club_template_enrollment_fields %]
  1.   Enrollment field
[% END %]
Add new field
Cancel
[% MACRO jsinclude BLOCK %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]