Confirm A Review Form
Command link:     None
  HTML document:  patreview_confirm.html
                This customized file controls the appearance of the popup window for confirming a patron review created from the ICON_PATREVIEW_ADD link. This form appears after the patron clicks the ICON_SUBMIT link on the patrview_add.html form. If this file exists, WebPAC uses it rather than a default display.
This form uses the following tokens:
| Token | Description | 
|---|---|
| <!--{toplogo}--> | The system replaces this token with the value of the TOPLOGO Web option. | 
| <!--{formbegin}--> | The system replaces this token with the opening <form> HTML tag. | 
| <!--{headline}--> | The system replaces this token with the text of the review headline. | 
| <!--{body}--> | The system replaces this token with the text of the body of the review. | 
| <!--{ok}--> | The system replaces this token with the value of the ICON_OK Web option. | 
| <!--{cancel}--> | The system replaces this token with the value of the ICON_CANCEL Web option. | 
| <!--{formend}--> | The system replaces this token with the closing </form> HTML tag. | 
| <!--{botlogo}--> | The system replaces this token with the value of the BOTLOGO Web option. | 
You can create separate custom forms for each combination of language, scope, and patron type by using the following naming convention:
patreview_confirm.html_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 or p243, etc.). | 
For a current example of this form, see the appropriate example set in WebPAC Example Sets and Photoshop Files on CSDirect.