Research Pro Simple Search Resource Group File
Command link: None
HTML document: MFSimpleSearchResourceGroup.html
The Research Pro Simple Search Resource Group file controls display of categories on the Research Pro Simple Search page. The following tokens are valid for this file:
Token | Description |
---|---|
<!--{mfcategory}--> | The system replaces this token with a label for each category and a checkbox next to each label. The system displays category labels based on the following:
|
<!--{mfcategorydisplayonly}--> | The system replaces this token with the category label without a checkbox. The system displays category labels using the same logic as the <!--{mfcategory}--> token. |
<!--{mfresources}--> | The system replaces this token with a list of resources for the category. Each resource entry display is controlled by the MFSimpleSearchResource.html custom form and displays in the order listed in the category.xml file. |
You can create separate custom forms for each combination of language by using the following naming convention:
MFSimpleSearchResourceGroup_LANG.html
LANG | The language code (spi for Spanish, frc for French, etc.). |