Add column to datatable
Add column to datatable
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
UI element | The tabmle in which to add a column | A UI Element that is on the template linked to the action | true | |
Code | The code of the column | Text | true | |
Label | The label of the column | Text | true | |
Visible | Should this column be visible for the user? | True/False | true | TRUE |