Checkbox
A checkbox is a form input that lets visitors select one or more options from a list, shown as a small box that's either checked or unchecked. Unlike radio buttons, which only allow one choice per group, checkboxes let someone pick as many options as apply, including none at all.
Checkboxes let users choose as many options as they like (including zero, if the user doesn’t check any boxes). They differ from other types of inputs like radio buttons, which only allow users to select one option, and select fields, in which users choose one item from a dropdown menu.
Webflow considers checkboxes as form inputs, so they can only be placed inside form blocks. You can customize your checkboxes by enabling the “custom” option in the settings for each checkbox.
Build your own form inputs in Forms.