Set 'slide toggle field' as required
Mark a 'slide toggle field' as being required or not.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
UI element | The ui element of which you want to change the required setting. | A UI Element that is on the template linked to the action | true | |
Required | Whether this 'slide toggle 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 |