Inserting a checkbox

Use a checkbox when you want your user to be able to choose multiple items

  1. go to Insert>Form>Checkbox Group
  1. in the Input Tag Accessibility Attributes window fill in:
    1. name: more_info
    2. checkboxes:
      • label: other rallies
      • value: other rallies
      • label: bikes
      • value: bike
      • label: bars
      • value: bars
    3. lay out using: line breaks
  1. should oughta look like this