Set visibility of a column
Set visibility of a column
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Datatable | The table to set visibility of a column | A UI Element that is on the template linked to the action | true | |
Column | The code of the column to adjust the visibility of. | Text | true | |
Visible? | The visibility of the column. | True/False | true | TRUE |