rbf_setPicklistCode()

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 can be executed on top of dependent picklist, mutli-picklist, and group of checkboxes. You can provide a single value or an array of values for the optCode parameter.

Syntax

rbf_setPicklistCode(fieldName, optCode)

Parameters

fieldName

The integration name of field

optCode

This value will be compared to the integration code of a particular picklist option

Note: This API is supported in portals as well.