| Purpose | With NoInput you can cancel a field group or field's possibility for input. |
|
Examples
Further examples |
NoInput F[Company code] |
| Format |
NoInput
[Screen element] NoInput [Table,columnname] NoInput [Table,*,rownumber] The input possibility is cancelled for fields, check boxes and radiobuttons. In the case of field groups the cancellation applies for all elements within them. You can also specify a table, a table column or a table row. |
| Options | -SearchHelp F4 search help remains possible |
| Example |
The following
script cancels the input possibility for the column "Description", and for
all already existing table rows (component InputAssistant required for variable
handling):
GuiXT
|
|
Tips & Tricks |
|
| Components | GuiXT |