Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Sets whether the control is disabled.
Control types supported
All except kbsearch control type
Syntax
formContext.getControl(arg).setDisabled(bool);
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
bool |
Boolean | Yes | Specify true or false to disable or enable the control. |
Note
If a control bound to a Business Required column is set to be disabled, the form will no longer require it to have a value before saving. See Column requirement level for more information.