Editor Property
Description
Specifies that one of the following editors should be used as the default editor for this text item:
- a user-named editor that you defined in the form or
- a system editor outside of Oracle Forms that you specified by setting
the FORMS_EDITOR environment variable
Applies to text item
Set Oracle Forms
Refer to Built-in
GET_ITEM_PROPERTY
blank, indicating the default Oracle Forms editor
Required/Optional optional
Usage Notes
To specify a system editor:
- Define the system editor by setting the FORMS_EDITOR environment variable.
- Enter the value FORMS_EDITOR in the Editor Name field.
Editor Restrictions
The editor specified must exist in the active form.