Research Pro Patron Verification Form
Command link: None
HTML document: MFPVerify.html
When the second element of the MY_WEBPAC Web option is set to '1' or '2', the system uses this form to control display of patron verification functions for Research Pro.
This form accepts the following tokens:
Token | Description |
---|---|
<!--{mftoplogo}--> | The system replaces this token with the value of the MF_TOPLOGO Web option. |
<!--{mferrmsg}--> | The system replaces this token with any system error message. |
<!--{mfret2cat}--> | The system replaces this token with the value of the MF_ICON_RET2CAT Web option. Clicking this link takes the user to the WebPAC /search*[language] command link. |
<!--{mfhelp}--> | The system replaces this token with the value of the MF_ICON_HELP Web option. Clicking this link calls the MFHelp.html customizable form. |
<!--{mfrethome}--> | The system replaces this token with the value of the MF_ICON_RETHOME Web option. Clicking this link directs the user to the URL defined in the MF_RETHOME_URL Web option. |
<!--{mfname}--> | The system replaces this token with an input box for the patron name. |
<!--{mfbarcode}--> | The system replaces this token with an input box for the patron barcode. |
<!--{mfpin}--> | The system replaces this token with an input box for the patron PIN. |
<!--{mfpatsubmit}--> | The system replaces this token with the value of the MF_ICON_PATSUBMIT Web option. Clicking this link submits the patron verification information. |
<!--{mfbotlogo}--> | The system replaces this token with the value of the MF_BOTLOGO Web option. |
You can create separate custom forms for each combination of language by using the following naming convention:
MFPverify_LANG.html
LANG | The language code (spi for Spanish, frc for French, etc.). |