Add list of objects to datatable
Add list of objects to data table
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 | |
Objects | The objects to add to the data table | List | true | |
Clear datatable | Clear the datatable before adding the objects | True/False | false |