Set Check box field as required
Indicate whether a check box field is required.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Component | The component of which you want change the required setting. | A UI Element that is on the template linked to the action | true | |
Required | Whether this checkbox field should be required or not. | True/False | false | |
Required message | The message that will be shown to the user stating that this field is required | Text | false |