In the RangeHref parameter for the field, enter the emxTypeChooser.jsp, plus the
needed parameters (described in Parameters Used by the Type Chooser) and a path
indication.
The value for the fieldNameActual parameter should be the name of the field you are
editing. So if the field's name is PartType, the value should be PartType.
The value for the fieldNameDisplay parameter should be the name of the field you are
editing appended with "Display". For a field named PartType, the value for this
parameter should be PartTypeDisplay.
Here are some example Hrefs:
${COMMON_DIR}/
emxTypeChooser.jsp?fieldNameActual=PartType&fieldNameDisplay=Pa
rtTypeDisplay&formName=PartList&SelectType=multiselect&Inclusio
nList=eServiceEngineeringCentral.Types&ObserveHidden=False&Suit
eKey=eServiceSuiteEngineeringCentral&ShowIcons=False
${COMMON_DIR}/
emxTypeChooser.jsp?fieldNameActual=PartType&fieldNameDisplay=Pa
rtTypeDisplay&formName=PartList&SelectType=multiselect&Exclusio
nList=eServiceEngineeringCentral.Types&ObserveHidden=True&Suite
Key=eServiceSuiteEngineeringCentral&ShowIcons=True