PIN Request Confirmation Form

This form is available in Sierra 5.5 and later.

Command link:     None
HTML document:  pinreset_request_success.html

This form controls the display of the PIN Request Confirmation form, which appears when a patron successfully validates while requesting a PIN reset in WebPAC. If this file exists, the system uses it rather than the default display.

Valid tokens for this form include:

Token Description
<!--{toplogo}--> The system replaces this token with the HTML defined in the TOPLOGO Web option.
<!--{msg}--> The system replaces this token with the message defined by the PIN_REQ_SUCCESS line in User Messages Configuration (messages.conf) file.
<!--{botlogo}--> The system replaces this token with the value of the BOTLOGO Web option.

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

pinreset_request_LANG_s#_p#.html

LANG The language code (spi for Spanish, frc for French, etc.).
s# The number of the scope (s1, s2, s3, etc.).
p# The patron type or PTYPE (p0, p243, etc.).

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