This function defines an input element as required or disables the check for required fields.
Parameter |
Type |
Description |
|---|---|---|
elementName |
string |
Name of dialog element |
required |
boolean |
true: Required field false: Not a required field If you enter no value here, true will be used automatically. |
Please note: Elements of the type SUBTABLE_VIEW are not supported.