Report Inappropriate Reviews Form

Command link:     None
HTML document:  patreview_abuse.html

This customized file controls the appearance of the form that the system displays when a user clicks the ICON_PATREVIEW_ABUSE link. If this file exists, WebPAC Pro uses it rather than a default display.

For an example of this form display, see Reporting Community Reviews.

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.
<!--{comment}--> The system replaces this token with the input box for the user's comments. User comments are optional. The form will submit if this field is blank.
<!--{patname}--> The system replaces this token with the input box for the user's name. The user name is optional. The form will submit if this field is blank.
<!--{patemail}--> The system replaces this token with the input box for the user's email address. The user email address is optional. The form will submit if this field is blank.
<!--{submit}--> The system replaces this token with the value of the ICON_SUBMIT 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_abuse.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.