rbf_setFieldContent()
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 HTML content for a formula or template field on current page. It will have no effect if the field does not exist on the current page.
Syntax
rbf_setFieldContent(fieldname, value)
Parameters
fieldName
The integration name of field
value
The new value to set
Note: This API is supported in portals as well.