rbf_setViewSelector()

Warning: Support for using this method with external objects (such as those mapped to external tables, to OpenEdge Service objects, or through a HDP connection) is a beta feature. This method is supported in production systems, except for external objects.

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.