Patron Record Framed Display Form

In Sierra 4.1 and later, this form is no longer used.

Command link:     None
HTML document:  patronview_frame.html

This form controls the bottom frame of a patron record screen. This form is used only if the patron display is framed (see the FRAMEURL_PAT Web option for details on frames and patron displays). If this file exists, and frames are set for the patron display, the system substitutes this file for the default display of the bottom frame in the patron display.

Token Description
<!--{patfunc}--> Places all patron function tables within the frame for the display.
<!--{botlogo}--> Displays the HTML defined in the BOTLOGO Web option. Does not insert the </BODY> and </HTML> tags that finish an HTML page.

You can create separate custom forms for each combination of language, scope, and patron type by using the following naming convention:

patronview_frame_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.