List Checkbox

A list checkbox element allows you to add or remove a form user from a list. A checked box will add the contact to the specified list upon submitting the form.

When using a list checkbox within a pre-filled form, the checkbox being checked or not determines whether that contact will be in the associated list upon submitting. This is useful for data management, and is commonly used in preference centres.

Note: An unchecked box in a static form will have no affect as the contact is new.

When creating a list checkbox you will be asked to provide:

  • List:(required) the list to be associated with the checkbox
  • Label:(required) identifier for the element in the overview
  • Class:(optional) HTML class attribute for the element
  • Checked by default: decide whether box is checked by default