NOTEDITABLE attribute

The NOTEDITABLE attribute disables the text editor.

Syntax

NOTEDITABLE

Usage:

The NOTEDITABLE attribute can be used in BUTTONEDIT field to disable the text editor. The button of the field remains active, if there is a corresponding active action handler in the current dialog. The field can still get the focus.

Use this attribute if you want to deny text edition in BUTTONEDIT fields, when the value can only be set by the action.