Add radiobutton choice
Add a choice to a certain radiobutton 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 of new choice | null | Text | true | |
Label of new choice | null | Text | true | |
Help information of new choice | null | Text | false |