This function hides a dialog element. When a step is sent, required hidden dialog elements are not automatically checked for completion.
In case this element is a radio button, an underscore and the assigned value (default value) has to be added to the name of the element. For a radio button action and the selection Yes (default value: ) 1) the name is action_1.
The function will be applied to all elements of an array, if the array is passed as elementName.
Parameter |
Type |
Description |
|---|---|---|
elementName |
string | array |
Name of dialog element |
Please note: You have to use the name of the subtable view and not the name of the dialog element when an element of the type SUBTABLE_VIEW is accessed.