Add Check box choice
Add a choice to a certain checkbox field.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Component | The component in which you want to add a choice | PART | true | |
Code | Specify the code of new choice | STRING | true | |
Label | Specify the label of new choice | STRING | true | |
Help information | Specify the help information to be shown next to the choice. | STRING | false |