This feature allows you to create lists of latest acquisitions, reading lists and so on and make them available in Folio. These will be displayed in the Lists menu:
If you want to group your lists, as in the above example you will need to group your lists into "container" Folders in OLIB Web.
In the above example in Folio, Course Lists is one of the container Folders.
In OLIB Web, the container Folder Course Lists contains several Folders of titles - Business and Finance, Social Care and so on.
Folio can display the Title contents of these Folders. This looks like a standard Folio title hitlist display, but instead it contains the titles within your OLIB Web folder:
This allows you to make course reading lists and latest acquisitions lists easily available through Folio.
The lists can be restricted to specific groups of users or made available to all.
First you create a list of the books, articles and so on that should be in the Course / Reading List. To do this you create a Folder of title records in the Folders domain:
Field | Description |
---|---|
For My Students? (Y/N) | Each folder has an Owner. Students can see this folder if the folder is owned by their supervisor. (The user recorded as their supervisor in their user record). |
Public OPAC Interface Numbers | Optionally, if you have more than one Folio interface, enter the interface number(s) separated by a comma. If set to "1" (your Folio interface number), this Folder will be visible to all users. |
OPAC List Courses | Restrict this course to users registered on these Courses. (All Users with that Course specified in their User record). |
OPAC List Locations | Restrict this course to users registered at these Locations. (All Users with that Location specified in the User record). |
Parent Folders | For information, OLIB displays any "parent" (container) folder if present. |
OPAC Lists Groups | Prior to OLIB 9 SP13, Lists had to be granted permission for viewing by an OPAC User Group. OLIB displays these here for reference. In addition to the above settings, you can also limit viewing permission of this Folder by using Permissions in OLIB Web to Share the folder to specific Users / User Groups. This field displays those users for which this folder has been granted permissions. |
In OLIB Web, create a menu option for the Lists:
The new menu item will be available when you next log in to Folio.
Tip: consider the usability for your end users when adding multiple levels of folders in this way.
This configuration takes effect when you next reload Folio.
It is possible to configure Folio to allow end users to save their Basket as a List.
The logged in user clicks on the Basket icon at the top of the screen as normal, to open the items in it.
In the list of Basket items, they select “Save Basket List” from the Actions drop down
Folio prompts the user to enter a name for the List and to save it.
The new Lists are visible to the user immediately in the “Library Lists” menu:
In OLIB Web, the new saved list is added to the first container Folder owned by that user. If a container folder does not already exist, then Folio creates it. The newly saved Basket List folder is added to it as a “contents” Folder.
To achieve this, two settings are required:
Config Setting ID | Interface | Config Block | Setting | Value | Sequence 1 | Sequence 2 | Include? |
---|---|---|---|---|---|---|---|
603011 | 1 | g_title_hitlist | action_array | "Reserve" | 10 | 1 | Y |
603013 | 1 | g_title_hitlist | action_array | "Add to your eMarked Items list" | 10 | 2 | Y |
603015 | 1 | g_title_hitlist | action_array | "Add to a List" | 10 | 3 | Y |
603017 | 1 | g_title_hitlist | action_array | "Display in ISBD" | 10 | 4 | Y |
603021 | 1 | g_title_hitlist | action_array | "Download for EndNote" | 10 | 5 | Y |
1000053 | 1 | g_title_hitlist | action_array | "Download HARVARD" | 10 | 6 | Y |
603044 | 1 | g_title_hitlist | action_array | "Save search" | 10 | 7 | Y |
603019 | 1 | g_title_hitlist | action_array | "Email citations" | 10 | 8 | Y |
Config Block | g_title_hitlist | Description |
---|---|---|
Setting | action_array | |
Value | “Save Basket List” | |
Value 2 | 8 | |
Sequence 1 | 10 | Should match the Sequence 1 value of the sibling action_array items |
Sequence 2 | 9 | Set to wherever you want this action to appear in the drop down list (in the above example array, 9 would add the action to the end of the list). |
This configuration takes effect in Folio immediately.