|
|
Item Status and Item Type Filtering
In Webpac you can filter your keyword searches using any field in an item record, such as Item Status or Item Type. You can even filter against multiple fields in the item record, such as items that are fiction and that are also currently checked in.
For WebPAC to filter Item Table information, you first need to use the Horizon Table Editor to define the restriction criteria for the PAC flavor that WebPAC is using. This involves updating two tables,



If you don't know the value or values to include, use the Horizon Table Editor to open the view for the item table field that you are filtering by. For example, if you open the "item_status" view you will see a list of Item Status code values (such as "o" for Checked Out and "i" for Checked In).

You are now ready to add the item restriction that you found or created to the restrictions for the PAC flavor used by WebPAC.


You have now completed all the work needed by the Horizon Table Editor, and are ready to proceed with the modifications to the WebPAC Connection CFM file and HTML Search Template file.
|
This usually involves adding a select list or drop box option containing the filtering code to the template file. For example,
WebPAC 1.2, Search Template
|
WebPAC 1.3, Search Template
|
WebPAC 1.2, Search Template
|
WebPAC 1.3, Search Template
|