Research Pro Advanced Search Resource File

Command link:     None
HTML document:  MFAdvancedSearchResource.html

The Research Pro Advanced Search Resource file controls display of resources on the Research Pro Advanced Search page. The following token is valid for this file:

Token Description
<!--{mfresource}--> The system replaces this token with a label for each resource in a category and a checkbox next to each resource label. The system uses the following criteria to get resource labels:
  • If the resource has a <LONG_DISPLAY_NAME> value defined in the mfrpro.xml file, the system displays that value.
  • If the resource does not have a <LONG_DISPLAY_NAME> value but has a <SHORT_DISPLAY_NAME> value defined in the mfrpro.xml file, the system displays the <SHORT_DISPLAY_NAME> value.
  • If the resource does not have a <LONG_DISPLAY_NAME> or <SHORT_DISPLAY_NAME> value defined in the mfrpro.xml file, the system displays the <LINK> value from the category.xml file.


You can create separate custom forms for each combination of language by using the following naming convention:

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