Check Boxv1

A checkbox in an Adaptive Form allows users to select one of two options. Each checkbox is represented by a Data Value (value used to process items of a checkbox)

Examples

Standard

A simple checkbox.

This is a short description.

This is a long description.

  1. jcr:title: Checkbox
  2. description: <p>This is a long description.</p>
  3. tooltip: <p>This is a short description.</p>
  4. enum: true,false
  5. type: string
  6. sling:resourceType: forms-components-examples/components/form/checkbox
  7. fieldType: checkbox
  8. tooltipVisible: true
    
        

    

This is a short description.

This is a long description.