Docs: more improvements to 3.3 release notes and related docs
[evergreen-equinox.git] / docs / admin / patron_registration.adoc
index d13831d..d9acd0d 100644 (file)
@@ -1,6 +1,13 @@
 Patron registration administration
 ----------------------------------
 
+indexterm:[new patron form]
+indexterm:[edit patron form]
+indexterm:[patron registration form]
+indexterm:[forms,new patron]
+indexterm:[forms,edit patron]
+indexterm:[forms,patron registration]
+
 Email addresses
 ~~~~~~~~~~~~~~~
 
@@ -22,3 +29,39 @@ value to `^(?:(?:\b[^@,\s]+@[^@,\s]+\.[^@.,\s]+\b)(?:,\s?(?!$)|$))*$`
 If you'd like to disallow multiple email addresses, set
 this value to `^(?:\b[^@,\s]+@[^@,\s]+\.[^@.,\s]+\b)$`
 
+Parent/guardian field
+~~~~~~~~~~~~~~~~~~~~~
+
+indexterm:[patrons,parent/guardian field]
+indexterm:[parent]
+indexterm:[guardian]
+indexterm:[juvenile]
+
+
+In addition to the standard "show" and "suggest" visibility settings,
+the guardian field has a library setting called
+'ui.patron.edit.guardian_required_for_juv' ("GUI: Juvenile account
+requires parent/guardian").  When this setting is set to true, a value
+will be required in the patron editor when the juvenile flag is active.
+
+Privacy waiver
+~~~~~~~~~~~~~~
+
+indexterm:[Allow others to use my account]
+indexterm:[checking out,materials on another patron's account]
+indexterm:[holds,picking up another patron's]
+indexterm:[privacy waiver]
+
+Patrons who wish to authorize other people to use their account may
+now do so via the OPAC.  In the Search and History Preferences tab
+under Account Preferences, a section labeled "Allow others to use
+my account" allows patrons to enter a name and indicate that the
+specified person is allowed to place holds, pickup holds, view
+borrowing history, or check out items on their account.  This
+information is displayed to circulation staff in the patron account
+summary in the web client.  (Staff may also add, edit, and remove
+entries via the patron editor.)
+
+You can use the library setting called "Allow others to use patron account (privacy
+waiver)," to enable or disable this feature.
+