Skip to main content

Switch (beta)

Switch (switch) (>1.2.17)

This field allows you to set the value true or false. Allows advanced use when creating dynamic form logic.

image-1676548009966.gif

 

{
  "size": "s12 m5",
  "type": "switch",
  "id": "Switch",
  "hidden": false,
  "otrs_visible": "all",
  "order": 3,
  "tooltip": null,


  "icon": "assignment_ind",
  "icon_spacer": false,

  "label": null,
  "label_true": "Składam wniosek w <strong>czyimś</strong> imieniu",
  "label_false": "Składam wniosek w <strong>swoim</strong> imieniu",

  "validate": [],
  "disabled": false,
  "value": false
},

Additional features:

 

 

The rest of the available parameters:

This field supports all parameters with "Attributes available for each field".