> For the complete documentation index, see [llms.txt](https://shoppad.gitbook.io/infinite-options/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shoppad.gitbook.io/infinite-options/inputs-and-field-settings/configure-how-many-checkbox-values-shoppers-can-select.md).

# Configure How Many Checkbox Values Shoppers Can Select

Checkbox fields allow shoppers to select multiple values by default. If you want to require a certain number of selections or limit how many options shoppers can choose, you can adjust the field’s Additional configuration settings.

### Limit Shoppers to One Checkbox Selection

If you want a checkbox field to work like a single-choice option:

1. Open the option field.
2. Scroll down to Optional.
3. Click Additional configuration.
4. Set:
   * Min Selections: `1`
   * Max Selections: `1`

Shoppers will still see the checkbox layout, but they’ll only be able to select one value at a time.

<figure><img src="/files/IyPAHx7010JD0jLRF2U3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9DNwGdQmVIGLU3AI1KDe" alt=""><figcaption></figcaption></figure>

### Allow Multiple Choices With a Limit

You can also use these settings to control any selection range:

* Require shoppers to pick 1 to 3 values:
  * Min Selections: `1`
  * Max Selections: `3`
* Make the field optional, but allow up to 2 choices:
  * Min Selections: `0`
  * Max Selections: `2`

### Prefer a Single-Choice Style?

If shoppers should only choose one option, you can also use a radio button or dropdown field. These field types automatically limit shoppers to one selection and can make the choice clearer.
