This function hides a column of a subtable view.
In case the column is part of a radio button group, it is also necessary to fill the parameter radioValue with the value of the respective radio button (e.g. "1").
Parameter |
Type |
Description |
|---|---|---|
subtableViewName |
string |
Name of subtable view |
columnName |
string |
Column name |
radioValue |
string |
Default value of radio buttons |
This function does not return a value.