]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/modules/circulation/pages/basic_holds.adoc
LP2045292 Color contrast for AngularJS patron bills
[Evergreen.git] / docs / modules / circulation / pages / basic_holds.adoc
1 = Holds Management =
2
3 :toc:
4
5 For an understanding of holds and how they work within Evergreen, please visit this presentation by Equinox at the 2021 Evergreen International Online Pre-Conference : https://youtu.be/MS0ceUm7New[Hungry Hungry Space Hippos: A Journey Further Into How Holds Work in Evergreen]
6
7 == Placing Holds ==
8
9 Holds can be placed by staff in the _Staff Client_ and by patrons in the OPAC. In this chapter we demonstrate placing holds in the _Staff Client_.
10
11 == Holds Levels ==
12
13 Evergreen has different levels of holds. Library staff can place holds at all levels, while patrons can only place title-level holds, and parts-level holds. The chart below summarizes the levels of holds.
14
15 |==============================
16 |*Hold level* |*Abbreviation* |*When to use*        |*How to use*   |*Who can use*    |*Hold tied to*
17 |Title        |T              |Patron wants first available copy of a title  | Staff or patron click on _Place Hold_ next to title. | Patron or staff | Holdings attached to a single MARC (title) record
18 |Parts        |P              |Patron wants a particular part of title (e.g. volume or disk number)    | Staff or patron selects part on the create/edit hold screen when setting holds notification options.   |Patron or staff  |Holdings with identical parts attached to a single MARC (title) record.
19 |Volume       |V              |Patron or staff want any title associated with a particular call number | In the staff client, click on _Volume Hold_ under _Holdable?_ |Staff only |Holdings attached to a single call number (volume)
20 |Copy         |C              |Patron or staff want a specific copy of an item |In the staff client, click on _Copy Hold_ under _Holdable?_ |Staff only |A specific copy (barcode)
21 |==============================
22
23
24 == Title Level Hold ==
25
26 [TIP]
27 ====================
28 A default hold expiration date will be displayed if the library has set up a default holds expiration period in their library settings. Uncaptured holds will not be targeted after the expiration date.
29
30 If you select the _Suspend this Hold_ checkbox, the hold will be suspended and not be captured until you activate it.
31 ====================
32
33 . To place a title level hold, retrieve the title record on the catalog and click the _Place Hold_ link beside the title on the search results list, or click the _Place Hold_ link on the title summary screen.
34 +
35 image::media/holds_title_searchresults.png[Search Results with Place Hold link]
36 +
37 . Scan or type patron's barcode into the _Place hold for patron by
38 barcode_ box, or choose _Place this hold for me_.
39 . If this title contains multiple parts, you can specify which part to
40 request. If you do not select a part, the hold will target any of the
41 other copies on this record, that is, those with no parts attached.
42 Those copies are usually the complete set, containing all the parts.
43 . Edit patron hold notification and expiration date fields as required.
44 Be sure to choose a valid _Pickup location_.
45 . Click _Submit_.
46 +
47 image::media/holds_title_options.png[Place Holds screen with Basic Options]
48 +
49 . A confirmation screen appears with the message "Hold was successfully placed".
50 +
51 image::media/holds_title_success.png[Place Holds confirmation screen]
52
53 *Advanced Hold Options*
54
55 Clicking the *Advanced Hold Options* link will take you into the
56 metarecord level hold feature, where you can select multiple formats
57 and/or languages, if available.
58
59 Selecting multiple formats will not place all of these formats on hold.
60 For example, selecting CD Audiobook and Book implies that either the CD
61 format or the book format is the acceptable format to fill the hold. If
62 no format is selected, then any of the available formats may be used to
63 fill the hold. The same holds true for selecting multiple languages.
64
65 image::media/holds_title_options_adv.png[Place Hold screen with Advanced Options]
66
67
68 == Patron Search from Place Hold ==
69 Patron Search from Place Hold allows staff members, when placing a hold on behalf of a patron in the web staff client, to search for patrons by names and other searchable patron information, rather than relying on barcode alone.
70
71
72 === To use Patron Search From Place Holds: ===
73 1. After performing a search in the catalog, staff will retrieve a bibliographic record.
74 2. Click *Place Hold* either in the search results or within the detailed bibliographic record. The Place Hold Screen will appear. Note: this feature also appears when placing volume level holds and copy level holds.
75 +
76 image::media/PlaceHold-0.JPG[]
77 +
78 3. Next to _Place Hold for patron by barcode_, click on *Patron Search*. Please note that Patron Search will only appear in this interface when using the web-based staff client.  It will not appear in the patron-facing OPAC.
79 +
80 image::media/PlaceHold-1.JPG[]
81 +
82 4. A dialog box will appear with the patron search interface used elsewhere in the staff client. By default, the search scopes to your workstation org unit, and you can search by patron last name, first name, and middle name.
83 +
84 image::media/PlaceHold-2.JPG[]
85 +
86 Clicking the *arrow icon* to the right of _Clear Form_ can either expand or condense the searchable fields display which includes other patron information.
87 +
88 image::media/PlaceHold-3.JPG[]
89 +
90 5. To search for a patron, fill out the relevant search fields, and click *Search* or hit ENTER on your keyboard. Results will appear below in Patron Search Results in the lower half of the screen.
91 +
92 image::media/PlaceHold-4.JPG[]
93 +
94 6. Click the row of the desired patron account, and click *Select*.
95 +
96 image::media/PlaceHold-5.JPG[]
97 +
98 7. The dialog box will close and the selected patron's barcode will appear next to _Place Hold for patron by barcode_. This will cause the patron's hold notification preferences to appear in the relevant fields in the bottom half of the screen. Changes to the Hold Notification preferences can be made before clicking *Submit* to finish placing a hold for the patron.
99 +
100 image::media/PlaceHold-6.JPG[]
101
102 == Parts Level Hold ==
103
104 . To place a parts level hold, retrieve a record with parts-level items
105 attached to the title, such as a multi-disc DVD, an annual travel guide,
106 or a multi-volume book set.
107 . Place the hold as you would for a title-level hold, including patron
108 barcode, notification details, and a valid pickup location.
109 . Select the applicable part from the _Select a Part_ dropdown menu.
110 . Click _Submit_.
111 +
112 image::media/holds_title_options.png[Place Holds screen with Basic Options]
113 +
114 [TIP]
115 ===============
116 Requested formats are listed in the _Holdable Part_ column in hold records. Use the _Column Picker_ to display it when the hold record is displayed.
117 ===============
118
119 == Placing Holds in Patron Records ==
120
121 . Holds can be placed from patron records too. In the patron record on the _Holds_ screen, click the _Place Hold_ button on the left top corner.
122
123 . The catalog is displayed in the _Holds_ screen to search for the title on which you want to place a hold.
124
125 . Search for the title and click the _Place Hold_ link.
126
127 . The patron’s account information is retrieved automatically. Set up the notification and expiration date fields. Click _Place Hold_ and confirm your action in the pop-up window.
128
129 . You may continue to search for more titles. Once you are done, click the _Holds_ button on the top to go back to the _Holds_ screen. Click the _Refresh_ button to display your newly placed holds.
130
131 === Placing Multiple Holds on Same Title ===
132
133 After a successful hold placement, staff have the option to place another hold on the same title by clicking the link _Place another hold for this title_.  This returns to the hold screen, where a different patron's information can be entered.
134
135 image::media/place-another-hold-1.png[place-another-hold-1]
136
137 This feature can be useful for book groups or new items where a list of waiting patrons needs to be transferred into the system.
138
139
140 == Managing Holds ==
141
142 Holds can be cancelled at any time by staff or patrons. Before holds are captured, staff or patrons can suspend them or set them as inactive for a period of time without losing the hold queue position, activate suspended holds, phone number, pick-up location (for multi-branch libraries only), expiration date, activation date for inactive holds, etc. Once a hold is captured, staff can change the pickup location and extend the hold shelf time if required.
143
144 As of 3.6, staff and patrons can update hold notification preferences on unfulfilled holds. For more information see xref:circulation:circulation_patron_records_web_client.adoc#update_hold_notifications[Update Notification Preferences].
145
146 Staff can edit holds in either patron’s records or the title records. Patrons can edit their holds in their account on the OPAC.
147
148 [TIP]
149 ==============
150 If you use the column picker to change the holds display from one area of the staff client (e.g. the patron record), it will change the display for all parts of the staff client that deal with holds, including the title record holds
151 display, the holds shelf display, and the pull list display.
152 ==============
153
154
155 [#actions_for_selected_holds]
156 === Actions for Selected Holds ===
157
158 . Retrieve the patron record and go to the _Holds_ screen.
159 . Highlight the hold record, then select _Actions_.
160 +
161 image::media/holds-managing-1.png[holds-managing-1]
162 +
163 . Manage the hold by choosing an action on the list.
164 .. If you want to cancel the hold, click _Cancel Hold_ from the menu. You are prompted to select a reason and put in a note if required. To finish, click _Apply_.
165 +
166 image::media/holds-managing-2.JPG[holds-managing-2]
167 +
168 [NOTE]
169 =============
170 A captured hold with a status of _On Hold Shelf_ can be cancelled by either staff or patrons. But the status of the item will not change until staff check it in.
171 =============
172 .. If you want to suspend a hold or activate a suspended hold, click the appropriate action on the list. You will be prompted to confirm your action. Suspended holds have a _No_ value in the _Active?_ column.
173 +
174 [NOTE]
175 ===============
176 Suspended holds will not be filled but its hold position will be kept. They will automatically become active on the activation date if there is an activation date in the record. Without an activation date, the holds will remain inactive until staff or a patron activates them manually.
177 ===============
178
179 .. You may edit the _Activation Date_ and _Expiration Date_ by using the corresponding action on the _Actions_ dropdown menu. You will be prompted to enter the new date. Use the calendar widget to choose a date, then click _Apply_. Use the _Clear_ button to unset the date.
180 +
181 image::media/holds-managing-4.JPG[holds-managing-4]
182 +
183
184 .. Hold shelf expire time is automatically recorded in the hold record when a hold is filled. You may edit this time by using the _Edit Shelf Expire Time_ on the _Actions_ dropdown menu. You will be prompted to enter the new date. Use the calendar widget to choose a date, then click _Apply_.
185
186 .. If you want to enable or disable phone notification or change the phone number, click _Edit Notification Settings_. You will be prompted to enter the new phone number. Make sure you enter a valid and complete phone number. The phone number is used for this hold only and can be different from the one in the patron account. It has no impact on the patron account. If you leave it blank, no phone number will be printed on the hold slip. If you want to enable or disable email notification for the hold, check _Send Emails_ on the prompt screen.
187 +
188 image::media/holds-managing-5_and_6.JPG[holds-managing-5_and_6]
189 +
190
191 .. Pickup location can be changed by clicking _Edit Pickup Library_. Click the dropdown list of all libraries and choose the new pickup location. Click _Submit_.
192 +
193 image::media/holds-managing-7.JPG[holds-managing-7]
194 +
195 [NOTE]
196 ==============
197 Staff can change the pickup location for holds with in-transit status. Item will be sent in transit to the new destination. Staff cannot change the pickup location once an item is on the holds shelf.
198 ==============
199
200 .. The item’s physical condition is recorded in the copy record as _Good_ or _Mediocre_ in the _Quality_ field. You may request that your holds be filled with copies of good quality only. Click _Set Desired Copy Quality_ on the
201 _Actions_ list. Make your choice in the pop-up window.
202 +
203 image::media/holds-managing-8.JPG[holds-managing-8]
204
205
206 === Transferring Holds ===
207
208 . Holds on one title can be transferred to another with the hold request
209 time preserved. To do so, you need to find the destination title and
210 click _Mark for:_ -> _Title Hold Transfer_.
211 +
212 image::media/holds-managing-9.png[holds-managing-9]
213 +
214 . Select the hold you want to transfer. Click _Actions_ -> _Transfer to Marked Title_.
215 +
216 image::media/holds-managing-10.JPG[holds-managing-10]
217
218 === Cancelled Holds ===
219
220 . Cancelled holds can be displayed. Click the _Recently Cancelled Holds_ button on the _Holds_ screen.
221 +
222 image::media/holds-managing-11.JPG[holds-managing-11]
223 +
224 . You can un-cancel holds.
225 +
226 image::media/holds-managing-12.JPG[holds-managing-12]
227 +
228 Based on your library’s setting, hold request time can be reset when a hold is un-cancelled.
229
230
231 === Viewing Details & Adding Notes to Holds ===
232
233 . You can view details of a hold by selecting a hold then clicking the _Detail View_ button on the _Holds_ screen.
234 +
235 image::media/holds-managing-13.JPG[holds-managing-13]
236 +
237 . You may add a note to a hold in the _Detail View_.
238 +
239 image::media/holds-managing-14.JPG[holds-managing-14]
240 +
241 . Notes can be printed on the hold slip if the _Print on slip?_ checkbox
242 is selected. Enter the message, then click _OK_.
243 +
244 image::media/holds-managing-15.JPG[holds-managing-15]
245
246
247 === Displaying Queue Position ===
248
249 Using the Column Picker, you can display _Queue Position_.
250
251 image::media/queue_positions.jpg[holds-managing-16]
252
253
254 === Managing Holds in Title Records ===
255
256 . Retrieve and display the title record in the catalog.
257 . Click _Actions_ -> _View Holds_.
258 +
259 image::media/holds-managing-17.png[holds-managing-17]
260 +
261 . All holds on this title to be picked up at your library are displayed. Use the _Pickup Library_ to view holds to be picked up at other libraries.
262 +
263 image::media/holds-managing-18.png[holds-managing-18]
264 +
265 . Highlight the hold you want to edit. Choose an action from the
266 _Actions_ menu. For more information see the
267 xref:#actions_for_selected_holds[Actions for Selected Holds] section. For
268 example, you can retrieve the hold requestor’s account by selecting
269 _Retrieve Patron_ from this menu.
270 +
271 image::media/holds-managing-19.png[holds-managing-19]
272
273
274 === Retargeting Holds ===
275
276 Holds need to be retargeted whenever a new item is added to a record, or after some types of item status changes, for instance when an item is changed from _On Order_ to _In Process_. The system does not automatically recognize the newly added items as available to fill holds.
277
278 . View the holds for the item.
279
280 . Highlight all the holds for the record, which have a status of _Waiting for Copy_. If there are a lot of holds, it may be helpful to sort the holds by _Status_.
281
282 . Click on the head of the status column.
283
284 . Under _Actions_, select _Find Another Target_.
285
286 . A window will open asking if you are sure you would like to reset the holds for these items.
287
288 . Click _Yes_. Nothing may appear to happen, or if you are retargeting a lot of holds at once, your screen may go blank or seem to freeze for a moment while the holds are retargeted.
289
290 . When the screen refreshes, the holds will be retargeted. The system will now recognize the new items as available for holds.
291
292
293 === Pulling & Capturing Holds ===
294
295 ==== Holds Pull List ====
296
297 There are usually four statuses a hold may have: _Waiting for Copy_, _Waiting for Capture_, _In Transit_ and _Ready for Pickup_.
298
299 . *Waiting-for-copy*: all holdable copies are checked out or not available.
300
301 . *Waiting-for-capture*: an available copy is assigned to the hold. The item shows up on the _Holds Pull List_ waiting for staff to search the shelf and capture the hold.
302
303 . *In Transit*: holds are captured at a non-pickup branch and on the way to the pick-up location.
304
305 . *Ready-for-pick-up*: holds are captured and items are on the _Hold Shelf_ waiting for patrons to pick up. Besides capturing holds when checking in items, Evergreen matches holds with available items in your library at regular
306 intervals. Once a matching copy is found, the item’s barcode number is assigned to the hold and the item is put on the _Holds Pull List_. Staff can print the _Holds Pull List_ and search for the items on shelves.
307
308 . To retrieve your _Holds Pull List_, select _Circulation_ -> _Pull List for Hold Requests_.
309 +
310 image::media/holds-pull-1.png[holds-pull-1]
311 +
312 . The _Holds Pull List_ is displayed. You may re-sort it by clicking the column labels, e.g. _Title_. You can also add fields to the display by using the column picker.
313 +
314 image::media/holds-pull-2.png[holds-pull-2]
315 +
316 [NOTE]
317 ===========
318 Column adjustments will only affect the screen display and the CSV download for the holds pull list. It will not affect the printable holds pull list.
319 ===========
320
321 . The following options are available for printing the pull list:
322
323 * _Print Full Pull List_ prints _Title_, _Author_, _Shelving Location_, _Call Number_ and _Item Barcode_. This method uses less paper than the alternate strategy.
324
325 * _Download CSV_ – This option is available from the _List Actions_ button (adjacent to the _Page "#"_ button) and saves all fields in the screen display to a CSV file. This file can then be opened in Excel or another spreadsheet program. This option provides more flexibility in identifying fields that should be printed.
326 +
327 image::media/holds-pull-4.png[holds-pull-4]
328 +
329 With the CSV option, if you are including barcodes in the holds pull list, you will need to take the following steps to make the barcode display properly: in Excel, select the entire barcode column, right-click and select _Format Cells_, click _Number_ as the category and then reduce the number of decimal places to 0.
330
331 . You may perform hold management tasks by using the _Actions_ dropdown list.
332
333 The _Holds Pull List_ is updated constantly. Once an item on the list is no longer available or a hold on the list is captured, the items will disappear from the list. The _Holds Pull List_ should be printed at least once a day.
334
335 ==== Capturing Holds ====
336
337 Holds can be captured when a checked-out item is returned (checked in) or an item on the _Holds Pull List_ is retrieved and captured. When a hold is captured, the hold slip will be printed and if the patron has chosen to be notified by email, the email notification will be sent out. The item should be put on the hold shelf.
338
339 . To capture a hold, select _Circulation_ -> _Capture Holds_ (or press
340 _Shift-F2_).
341 +
342 image::media/holds-pull-5.png[holds-pull-5]
343 +
344 . Scan or type barcode and click _Submit_.
345 +
346 image::media/holds-pull-6.png[holds-pull-6]
347 +
348 . The following hold slip is automatically printed. If your workstation
349 is not setup for silent printing (via Hatch), then a print window will appear.
350 +
351 image::media/holds-pull-7.png[holds-pull-7]
352 +
353 . If the item should be sent to another location, a hold transit slip
354 will be printed. If your workstation is not setup for silent printing
355 (via Hatch), then another print window will appear.
356 +
357 [TIP]
358 ===============
359 If a patron has an _OPAC/Staff Client Holds Alias_ in his/her account, it will be used on the hold slip instead of the patron’s name. Holds can also be captured on the _Circulation_ -> _Check In Items_ screen where you have more control over automatic slip printing.
360 ===============
361
362
363 === Handling Missing and Damaged Items ===
364
365 If an item on the holds pull list is missing or damaged, you can change its status directly from the holds pull list.
366
367 . From the _Holds Pull List_, right-click on the item and either select _Mark Item Missing_ or _Mark Item Damaged_.
368 +
369 image::media/holds-pull-9.png[holds-pull-9]
370 +
371 . Evergreen will update the status of the item and will immediately retarget the hold.
372
373
374 === Holds Notification Methods ===
375
376 . In Evergreen, patrons can set up their default holds notification method in the _Account Preferences_ area of _My Account_. Staff cannot set these preferences for patrons; the patrons must do it when they are logged into the public catalog.
377 +
378 image::media/holds-notifications-1.png[holds-notifications-1]
379 +
380 . Patrons with a default notification preference for phone will see their phone number at the time they place a hold. The checkboxes for email and phone notification will also automatically be checked (if an email or phone number has been assigned to the account).
381 +
382 image::media/holds-notifications-2.png[holds-notifications-2]
383 +
384 . The patron can remove these checkmarks at the time they place the hold or they can enter a different phone number if they prefer to be contacted at a different number. The patron cannot change their e-mail address at this time.
385
386 . A patron can update their hold notification preferences any time before a hold is fulfilled. See xref:circulation:circulation_patron_records_web_client.adoc#update_hold_notifications_opac[Update Notification Preferences in the OPAC] for more information.
387
388 . When the hold becomes available, the holds slip will display the patron’s e-mail address only if the patron selected the _Notify by Email by default when a hold is ready for pickup?_ checkbox. It will display a phone number only if the patron selected the _Notify by Phone by default when a hold is ready for pickup?_ checkbox.
389
390 [NOTE]
391 If the patron changes their contact telephone number when placing the hold, this phone number will display on the holds slip. It will not necessarily be the same phone number contained in the patron’s record.
392
393
394 === Clearing Shelf-Expired Holds ===
395
396 . Items with _Ready-for-Pickup_ status are on the _Holds Shelf_. The _Holds Shelf_ can help you manage items on the holds shelf. To see the holds shelf list, select _Circulation_ -> _Holds Shelf_.
397 +
398 image::media/holds-clearing-1.png[holds-clearing-1]
399 +
400 . The _Holds Shelf_ is displayed. Note the _Actions_ menu is available, as in the patron record.
401 +
402 You can cancel stale holds here.
403 +
404 image::media/holds-clearing-2.png[holds-clearing-2]
405 +
406 . Use the column picker to add and remove fields from this display. Two fields you may want to display are _Shelf Expire Time_ and _Shelf Time_.
407 +
408 image::media/holds-clearing-3.png[holds-clearing-3]
409 +
410 . Click the _Show Clearable Holds_ button to list expired holds, wrong-shelf holds and canceled holds only. Expired holds are holds that expired before today's date.
411 +
412 image::media/holds-clearing-4.png[holds-clearing-4]
413 +
414 . Click the _Print Full List_ button if you need a printed list. To format the printout customize the *Holds Shelf* receipt template. This can be done in _Administration_ -> _Workstation_ -> _Print Templates_.
415
416 . The _Clear These Holds_ button becomes enabled when viewing clearable
417 holds. Click it and the expired holds will be canceled.
418
419 . Bring items down from the hold shelf and check them in.
420
421 [IMPORTANT]
422 =============
423 If you cancel a ready-for-pickup hold, you must check in the item to make it available for circulation or trigger the next hold in line.
424 =============
425
426 Hold shelf expire time is inserted when a hold achieves on-hold-shelf status. It is calculated based on the interval entered in _Local Admin_ -> _Library Settings_ -> _Default hold shelf expire interval_.
427
428 [NOTE]
429 ===========
430 The clear-hold-shelf function cancels shelf-expired holds only. It does not include holds canceled by patron. Staff needs to trace these items manually according to the hold slip date.
431 ===========
432
433 [[managing_hopeless_holds]]
434 == Managing Hopeless Holds ==
435
436 Unfulfillable holds are colloquially known as “hopeless holds.”  In previous versions of Evergreen, staff relied on reports to generate lists of unfulfillable holds.  New improvements are intended to provide staff with an easy way to retrieve a list of unfulfillable (“hopeless”) holds and perform actions on them to move them out of their hopeless condition.
437
438 === Identifying a Hopeless Hold ===
439
440 A hold is considered hopeless when there are no copies in `hold_copy_map` or when all copies in `hold_copy_map` are in a item status with the new `hopeless_prone` property set to “True.”  
441
442 [[hopeless_prone_item_status_property]]
443 === Hopeless Prone Item Status Property ===
444
445 Item statuses have an additional property available called “hopeless prone,” indicating that items within that status may become unfulfillable.  This new item status property can be applied to any status that may result in unfulfillable holds, such as “Missing” or “Lost.” The hopeless prone property is set to “false” by default.  It can be modified in the Item Statuses interface.  Like all item statuses, this is globally applied without regard to Organizational Unit.  
446
447 Please note that existing hold statuses (e.g., Waiting for Item) continue to work as expected, and no additional hold statuses were created as part of the development of this feature.
448
449 image::media/hopeless_prone_item_status.png[Item status configuration screen]  
450
451 ==== Applying the Hopeless Prone Item Status Property ====
452
453 . Go to *Administration -> Server Administration -> Item Statuses*
454 . Double-click the item status you want to edit
455 . Check the checkbox for *Prone to Hopeless Holds?* to apply the property
456 . Select *Save* to save your changes.
457
458 [[hopeless_holds_interface]]
459 === Hopeless Holds Interface ===
460
461 The Hopeless Holds interface is used to retrieve a list of unfulfillable holds and perform actions on them.  It is accessible through *Administration -> Local Administration -> Hopeless Holds* to staff with permissions to view and modify holds.
462
463 The interface displays a grid similar to that of Holds Requests, with a list of holds that are considered unfulfillable.  Requests are added to this list based on whether there is a value in the Hopeless Date field, which is stored in the `action.hold_request` table.  
464
465 image::media/hopeless_holds_interface.png[Hopeless Holds page in Local Administration]
466
467 The hold targeter sets (or unsets) the hopeless date value for every hold request based on whether any eligible copies are found to potentially fill the hold.  The first date the hold targeter finds the request unfulfillable is entered in the Hopeless Date field and remains there until unset.  Choosing the action “Find Another Target” will reset the Hopeless Date field in addition to its usual function of triggering the hold targeter.
468
469 The list of hold requests can be filtered by hopeless date range and/or pickup library.  Pickup library defaults to the workstation library and retrieves results for the selected library and its descendents.  
470
471 All columns in the grid can be sorted by clicking the column header.  The following columns are visible by default:
472   
473 * Hold ID
474 * Patron Barcode
475 * Request Date
476 * Hold Type
477 * Pickup Library
478 * Title
479 * Holdable Formats
480 * Hopeless Date
481 * Status
482 * Part Label
483
484 Additional columns are available through the column picker, including the standard column options associated with Holds.
485
486 After selecting one or more hold requests from the list, staff can use the Actions menu to perform a variety of tasks.  All actions activate new tabs for each selected record.  Available actions are similar to those found in other holds-related menus (e.g., Cancel Hold, Modify Hold(s), Find Another Target.)  
487
488 Additional actions include:
489
490 * *Add Holdings* - opens the selected bibliographic records in the Holdings Editor for the purposes of adding new items to the records; this action is disabled if there are metarecord holds among the selected requests
491 * *Show in Catalog* - opens the selected bibliographic records in OPAC view
492 * *View/Place Orders* - opens the selected bibliographic records in Acquisitions, where staff can add the titles to a selection list, add the titles to an existing purchase order, or create a new purchase order; this action is disabled if there are metarecord holds among the selected requests
493
494 image::media/hopeless_holds_actions.png[Actions menu in Hopeless Holds interface]
495
496 TIP: If you use a popup blocker on your browser, it must be configured to allow multiple popups.  If a user selects multiple rows and chooses an action like “Retrieve Patron,” each one appears in a new tab.
497
498 == Alternate Hold Pick up Location ==
499
500 *Abstract*
501
502 This feature enables libraries to configure an alternate hold pick up
503 location.  The alternate pick up location will appear in the staff
504 client to inform library staff that a patron has a hold waiting at that
505 location.  In the stock Evergreen code, the default alternate location
506 is called "Behind Desk".
507
508 *Configuration*
509
510 The alternate pick up location is disabled in Evergreen by default.  It
511 can be enabled by setting *Holds: Behind Desk Pickup Supported* to
512 'True' in the Library Settings Editor.
513
514 Libraries can also choose to give patrons the ability to opt-in to pick up holds at the alternate location through their OPAC account.  To add this option, set the *OPAC/Patron Visible* field in the User Setting Type *Hold is behind Circ Desk* to 'True'.  The User Setting Types can be found under *Administration -> Server Administration ->  User Setting Types*.
515
516 *Display*
517
518 When enabled, the alternate pick up location will be displayed under the
519 Holds button in the patron account.
520
521 image::media/custom_hold_pickup_location1.png[Custom Hold Pickup Location]
522
523
524 If configured, patrons will see the option to opt-in to the alternate location in the _Account Preferences_ section of their OPAC Account.
525
526 image::media/custom_hold_pickup_location2.jpg[OPAC Account]
527
528
529 == Display Hold Types on Pull Lists ==
530
531 This feature ensures that the hold type can be displayed on all hold interfaces.
532
533 You will find the following changes to the hold type indicator:
534
535 . The hold type indicator will display by default on all XUL-based hold
536 interfaces. XUL-based hold interfaces are those that number the items on the
537 interface.  This can be overridden by saving column configurations that remove
538 the _Type_ column.
539 . The hold type indicator will display by default on the HTML-based pull list.
540 To access, click _Circulation_ -> _Pull List for Hold Requests_ -> _Print Full
541 Pull List (Alternate Strategy)_.
542 . The hold type indicator can be added to the Simplified Pull List.  To access,
543 click _Circulation_ -> _Pull List for Hold Requests_ -> _Simplified Pull List
544 Interface_.
545
546 To add the hold type indicator to the simplified pull list, click _Simplified
547 Pull List Interface_, and right click on any of the column headers.  The Column
548 Picker appears in a pop up window.  Click the box adjacent to _Hold Type_, and
549 Click _Save_. The _Simplified Pull List Interface_ will now include the hold
550 type each time that you log into the staff client.
551
552 image::media/Display_Hold_Types_on_Pull_Lists1.jpg[Display_Hold_Types_on_Pull_Lists1]
553
554 [[hold_groups]]
555 == Hold Groups
556
557 indexterm:[Hold Groups,User Buckets,Hold Subscriptions]
558
559 The Hold Groups feature allows library staff to create lists of
560 patrons that can then be used to place multiple title-level holds on the
561 same bibliographic record. This is useful for book clubs, new or
562 on-order items, and/or high demand items.
563
564 The Hold Groups interface is based on the xref:circulation:circulation_patron_records_web_client.adoc#_user_buckets[User Buckets]
565 feature, where staff can create lists of patrons and perform batch
566 actions for each user on the list.
567
568 === Notable Features of Hold Groups
569
570 Patrons can be added to a Hold Group by patron barcode, by an integrated
571 patron search in the Hold Group interface, and through the normal patron
572 search.
573
574 Hold placement can be randomized so that when a hold is placed it does
575 not always follow the order in which patrons were added to the Hold
576 Group, thereby ensuring a fairly distributed holds queue placement for
577 members of the Hold Group.
578
579 Hold Groups for an individual patron are visible on that patron’s record
580 under *Other -> Hold Groups*.
581
582 Hold Groups can be made visible to the patron through the public
583 catalog. From *My Account*, patrons can view their current hold Hold
584 Groups and remove themselves from a Hold Group if desired.
585
586 Like User Buckets, hold Hold Groups are visible only to the staff member
587 who created them but can be shared through Bucket ID.
588
589 Please see xref:admin:hold_groups_admin.adoc[Hold Groups Administration] for information on some of the technical
590 developments related to this feature.
591
592 Please see xref:opac:my_account.adoc#hold_groups_opac[Hold Groups OPAC] for information on using Hold Groups from the OPAC My Account interface.
593
594 === Hold Groups Staff Interface 
595
596 The new Hold Groups interface is found under *Circulation -> Hold
597 Groups*.
598
599 The interface is divided into four tabs:
600
601 * *Hold Groups* - The *Hold Groups* tab provides an overview of all Hold
602 Groups created by the logged in user. New Hold Groups can be created
603 from this tab.
604
605 * *Current Users* - The *Current Users* tab is used to view the list of
606 users on the open Hold Group. Hold Groups can also be created, edited,
607 and deleted from this tab. Access to shared Hold Groups can be found on
608 this tab as well.
609
610 * *Add Users* - The *Add Users* tab is used to identify patrons to add to
611 the open Hold Group.
612
613 * *Hold Events* - The *Hold Events* tab displays a list of holds placed
614 for users in the open Hold Group. Holds can be initiated and canceled
615 from this tab as well.
616
617 As with other interfaces in Evergreen, the tabs for Current Users, Add
618 Users, and Holds Events include checkboxes for each line (users, holds,
619 etc.), which are used to activate the Actions menu. The Actions menu is
620 different on each tab and allows for actions appropriate to the purpose
621 of the section.
622
623 Double-clicking on a Hold Group will open the Hold Group in the *Current
624 Users* tab.
625
626 === Staff Workflows
627
628 The following workflows detail how to create new Hold Groups, add users
629 to a Hold Group, edit and delete a Hold Group, and place holds for a
630 Hold Group.
631
632 ==== Create a New Hold Group
633
634 . Go to *Circulation -> Hold Groups*.
635 . On the Hold Group tab, click *New Hold Group*.
636 . Enter a name for the Hold Group.
637 . Enter a description for the Hold Group (optional).
638 . Choose the owning library from the drop-down (defaults to the
639 workstation library).
640 . If you want the Hold Group to be visible to the patrons on the list,
641 check the *Visible to Patrons?* checkbox.
642 . Click *Create Bucket*.
643
644
645 The same workflow may be used on the *Current Users* and *Add Users*
646 tabs to create a new Hold Group.
647
648 image::media/new_hold_group.png[Create New Hold Group]
649
650 ==== Add Users to a Hold Group
651
652 Patrons can be added to a Hold Group by barcode, by searching for a
653 patron with an integrated patron search on the Add Users tab, or by a
654 normal patron search. Staff must have PLACE_HOLD permissions to add
655 patrons to a Hold Group at least at the same organizational unit depth
656 (library) as the patron they are trying to add. For example, a staff
657 member with branch level permissions for Branch A could only add patrons
658 to Hold Groups owned by Branch A. If they needed to add patrons to
659 Branch B or Branch C too, they would need system or consortial-level
660 permissions.
661
662 ===== Add Users By Barcode
663
664 . Go to *Circulation -> Hold Groups*.
665 . Double-click the name of the Hold Group you wish to add patrons to.
666 . Go to the *Add Users* tab.
667 . Scan or enter the patron barcode into the *Scan Barcode* field.
668 . Added patrons appear in a list under the *Add All To Hold Group* button.
669 Users in this list are considered pending and have not yet been added to
670 the Hold Group. Note that the parenthetical number for *Add Users*
671 increases to display the number of pending users.
672 . Continue adding barcodes as needed.
673 . From the list, select one or more users with the checkboxes at the
674 beginning of each row or select all users with the checkbox at the list.
675 . Use the *Actions* button (or right click any user line) and choose *Add
676 to Hold Group*. The users will now appear on the *Current Users* tab as
677 part of the Hold Group.
678
679 image::media/add_patrons.png[Add Users to Hold Group]
680
681 ===== Add Users With Integrated Patron Search 
682
683 . Go to *Circulation -> Hold Groups*.
684 . Double-click the name of the Hold Group you wish to add patrons to.
685 . Go to the *Add Users* tab.
686 . Click *Search for Patron*. A patron search pop-up opens. The search is
687 scoped to the workstation of the logged in staff member, but can be
688 expanded by using the additional search fields.
689 . Enter search criteria into the appropriate fields. The pop-up defaults
690 to the basic patron search. Additional search fields are available by
691 clicking the down-arrow button to the right of the Search button. This
692 option is sticky.
693 . Click *Search* or hit the *Enter* key. Results appear in the bottom
694 portion of the pop-up window.
695 . Click anywhere on a row in the results list to select that patron.
696 . Click *Select*. The patron is added to the list of pending users. Users
697 on this list have not yet been added to the Hold Group. Note that the
698 parenthetical number for Add Users increases to display the number of
699 pending users.
700 . Continue adding patrons as needed.
701 . From the list, select one or more users with the checkboxes at the
702 beginning of each row or select all users with the checkbox at the list.
703 . Use the Actions button (or right click any user line) and choose *Add to
704 Hold Group*. The users will now appear on the *Current Users* tab as
705 part of the Hold Group.
706 . You can add some or all of the users in the pending users list to
707 different Hold Groups without entering barcodes or searching again.
708 Simply go to the *Hold Groups* tab and double-click another Hold Group
709 from the list. Return to the *Add Users* tab and select the users you
710 wish to add to the new Hold Group, and use the Actions menu to add them
711 to the Hold Group.
712
713 ===== Add Users From Patron Search
714
715 . Go to *Search -> Search for Patrons*.
716 . Enter your search criteria.
717 . Use the checkboxes on each patron search result to select one or more
718 patrons.
719 . Click *Add to Bucket*.
720 . A list of Hold Groups, as well as other patron buckets, are visible.
721 (Only those Hold Groups created by the logged in user are visible.)
722 Choose the Hold Group to which you want to add the patron(s) or create a
723 new Hold Group.
724 . A message displays on the bottom right corner of the screen to confirm
725 whether the patrons were added successfully to the Hold Group.
726
727 ==== Edit An Existing Hold Group
728
729 . Go to *Circulation -> Hold Groups*.
730 . On the Hold Groups tab, double-click the Hold Group you wish to modify.
731 This will open the Hold Group in the Current Users tab.
732 . Click the Hold Groups button and choose Edit Hold Group.
733 . The *Edit Bucket* pop-up will open. You can edit the name, description,
734 owning library, or visibility.
735
736 ==== Place Holds For a Hold Group
737
738 Holds can be placed from the Hold Groups interface or by searching the
739 catalog. Staff must have MANAGE_BATCH_HOLDS permissions to place a batch
740 hold or cancel holds with this interface.
741
742 ===== From the Hold Groups Interface
743
744 . Go to *Circulation -> Hold Groups*.
745 . From the *Hold Groups* tab, double-click a Hold Group. The Hold Group
746 will open in the *Current Users* tab.
747 . Go to the *Hold Events* tab.
748 . Click on *New Hold Group Event*.
749 . Enter the *Record ID* number for the bibliographic record on which you
750 wish to place the hold.
751 . Use the checkbox to override all hold-blocking conditions possible if
752 desired.
753 . Click *Create Event*.
754
755 image::media/new_hold_group_event.png[New Hold Group Event]
756
757 ===== From Searching the Catalog
758
759 . Search the catalog to identify the record on which you wish to place a
760 hold
761 . Click “Place Hold” from the results or detailed record. The Hold
762 Placement page appears.
763 . Use the radio button to choose Place hold for patron Hold Group and use
764 the drop-down to choose the Hold Group from the
765 list.
766 +
767 image::media/catalog_place_hold.png[Hold Group From Catalog]
768 +
769 . Please note that most additional hold options (e.g., choosing the pickup
770 library or notification preferences) are disabled for holds placed by
771 Hold Group. Pickup location and notification preferences adhere to the
772 defaults for the respective patrons. Patrons can edit their notification
773 preferences and pickup locations from My Account on the public catalog
774 after the hold is placed. Holds may be suspended and an activate date
775 added if desired.
776 . Click Submit.
777
778 Holds can be cancelled from the Hold Events tab by selecting the hold
779 and using the Actions menu and choosing *Cancel Hold Group Event.*
780
781 ==== Deleting a Hold Group
782
783 Hold Groups can be deleted on the Current Users tab. Deleting a Hold
784 Group does not cancel any holds placed through the Hold Group.
785
786 . Go to *Circulation -> Hold Groups*.
787 . From the Hold Group tab, double-click the Hold Group you wish to delete.
788 This will open the Hold Group in the Current Users tab.
789 . Click the *Hold Groups* dropdown and choose *Delete Hold Group*.
790 +
791 image::media/delete_hold_group.png[Delete Hold Group]