Research Pro Advanced Search Resource Group File

Command link:     None
HTML document:  MFAdvancedSearchResourceGroup.html

The Research Pro Advanced Search Resource Group file controls display of categories on the Research Pro Advanced 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:
  • If the category has a <LONG_DISPLAY_NAME> value defined in the mfrpro.xml file, the system displays that value.
  • If the category does not have a <LONG_DISPLAY_NAME> value defined in the mfrpro.xml file, the system displays the <GROUP> value from the category.xml file.
<!--{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 MFAdvancedSearchResource.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:

MFAdvancedSearchResourceGroup_LANG.html
LANGThe language code (spi for Spanish, frc for French, etc.).