Lines 762-786
OPAC:
Link Here
|
762 |
- pref: PatronSelfModificationMandatoryField |
762 |
- pref: PatronSelfModificationMandatoryField |
763 |
type: modalselect |
763 |
type: modalselect |
764 |
source: borrowers |
764 |
source: borrowers |
765 |
exclusions: password|cardnumber|dateexpiry|categorycode|sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost |
765 |
exclusions: password|cardnumber|dateexpiry|categorycode|sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost|flags |
766 |
- |
766 |
- |
767 |
- "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:" |
767 |
- "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> must be filled in on the patron entry screen:" |
768 |
- pref: PatronSelfRegistrationBorrowerMandatoryField |
768 |
- pref: PatronSelfRegistrationBorrowerMandatoryField |
769 |
type: modalselect |
769 |
type: modalselect |
770 |
source: borrowers |
770 |
source: borrowers |
771 |
exclusions: sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost |
771 |
exclusions: sort1|sort2|opacnote|borrowernotes|gonenoaddress|lost|flags |
772 |
- |
772 |
- |
773 |
- "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-registration screen:" |
773 |
- "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-registration screen:" |
774 |
- pref: PatronSelfRegistrationBorrowerUnwantedField |
774 |
- pref: PatronSelfRegistrationBorrowerUnwantedField |
775 |
type: modalselect |
775 |
type: modalselect |
776 |
source: borrowers |
776 |
source: borrowers |
777 |
exclusions: branchcode|sort1|sort2|gonenoaddress|lost |
777 |
exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags |
778 |
- |
778 |
- |
779 |
- "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:" |
779 |
- "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:" |
780 |
- pref: PatronSelfModificationBorrowerUnwantedField |
780 |
- pref: PatronSelfModificationBorrowerUnwantedField |
781 |
type: modalselect |
781 |
type: modalselect |
782 |
source: borrowers |
782 |
source: borrowers |
783 |
exclusions: sort1|sort2|gonenoaddress|lost |
783 |
exclusions: sort1|sort2|gonenoaddress|lost|flags |
784 |
- |
784 |
- |
785 |
- "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):" |
785 |
- "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):" |
786 |
- pref: PatronSelfRegistrationAdditionalInstructions |
786 |
- pref: PatronSelfRegistrationAdditionalInstructions |