Add Check box choice
Add a choice to a certain checkbox field.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
UI element | The ui element in which you want to add a choice | A UI Element that is on the template linked to the action | true | |
Code | Specify the code of new choice | Text | true | |
Label | Specify the label of new choice | Text | true | |
Help information | Specify the help information to be shown next to the choice. | Text | false |