rbf_setViewSelector()
Purpose
This function sets the view ID used by a lookup field for both auto-complete and pop-up selectors.
Important: This function cannot be used on dependent lookups. This function only apply for "Selector" style lookup fields.
Syntax
rbf_setViewSelector(fieldName, selectorViewId)
Parameters
fieldName
The integration name of lookup field
selectorViewId
ID of view to use
Note: This API is supported in portals as well.