Single Request Item Selection Form

Command link:     None
HTML document:  item_select.html

This form controls the display of the item selection screen in single requests. If this form exists, the system uses this form rather than the default display whenever an item is selected for a request. The valid tokens for this custom form are:

Token Description
<!--{toplogo}--> Inserts the <HTML> and <BODY> tags that begin an HTML page and displays the HTML defined in the TOPLOGO Web option. This must be the first line in the file.
<!--{startover}--> Offers a Start Over button that points to the URL in the PSTARTOVER Web option. The button image is defined in the BUT_STARTOVER Web option.
<!--{itemlist}--> Inserts the table of items or volumes from which to select.
<!--{botlogo}--> Displays the HTML defined in the BOTLOGO Web option. Does not insert the </BODY> and </HTML> tags that finish an HTML page.

Separate custom forms may be created for each combination of language, scope, and patron type by using the following naming convention:

item_select_LANG_s#_p#.html

LANG The language code (e.g., spa for Spanish, fre for French).
s# The number of the scope (e.g., s1, s2, s3).
p# The patron type or PTYPE (e.g., p0 or p243).

For a current example of this form, see the appropriate example set in WebPAC Example Sets and Photoshop Files on CSDirect.