Research Pro Tabbed Search Results Page
Command link: None
HTML document: MFSearchResultsTabbed.html
The Tabbed Search Results page controls the display of search results after a user selects a tabbed results display. Valid tokens are:
| Token | Description |
|---|---|
| <!--{mftoplogo}--> | The system replaces this token with the value of the MF_TOPLOGO Web option. |
| <!--{mfloggedinmsg}--> | The system replaces this token with the value of the the MF_LOGGEDIN_MSG Web option. |
| <!--{mflogoffaccount}--> | The system replaces this token with the value of the the MF_ICON_LOGOFFACCOUNT Web option. |
| <!--{mfsearchresults}--> | The system replaces this token with the formatted search results. |
| <!--{mfsearchquery}--> | The system replaces this token with the original search query. |
| <!--{mferrmsg}--> | The system replaces this token with any system error message. |
| <!--{mfviewsaved}--> | The system replaces this token with the value of the MF_ICON_VIEWSAVED Web option. Clicking this link takes the user to the View Saved Results form (MFSavedResults.html). |
| <!--{mfnewsearch}--> | The system replaces this token with the value of the MF_ICON_NEW_SEARCH Web option. |
| <!--{mfothersearch}--> | The system replaces this token with a link to the alternate search method offered as follows:
|
| <!--{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. |
| <!--{mfstop}--> | The system replaces this token the value of the MF_ICON_STOP Web option. Clicking this link stops all active searches for the user's Research Pro session. |
| <!--{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. |
| <!--{mfpatronrecord}--> | The system replaces this token with the value of the MF_ICON_PATRON_REC Web option. Clicking this link takes the user to the patron record in the WebPAC. If the user is not logged-in to My Account, the WebPAC prompts the user to log in. |
| <!--{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. |
| <!--{mfresultsview}--> | The system replaces this token with the value of the the MF_RESULTSVIEW Web option. Clicking this link directs the user to the Interfiled search results view. |
| <!--{mfsearchterm}--> | The system replaces this token with the input box for a search term. The system populates the input box with the search term entered from the search page. |
| <!--{mfsearchindex}--> | The system replaces this token with the value of the MF_SEARCHINDEX Web option. If the previous search was a simple search, the system highlights original index selected for the previous search on the search page. |
| <!--{mfsearch}--> | The system replaces this token with the value of the MF_ICON_SEARCH Web option. Clicking this link executes the Research Pro search. |
| <!--{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:
MFSearchResultsTabbed_LANG.html
| LANG | The language code (spi for Spanish, frc for French, etc.). |