Development Status
Stable
Active Installs
Maintainers
Download

Last updated: 2026-07-03

Works with CiviCRM 6.4 or higher.

Theme and Interface

Bulk Select is a CiviCRM extension that adds Select all and Select none actions to specific custom fields on contact edit screens.

Administrators can enable this behavior per custom field from the field configuration form. When enabled, bulk actions are rendered for:

  • multi-select custom fields (Select2-based)
  • checkbox custom fields

This is an extension for CiviCRM, licensed under AGPL-3.0.

Getting Started

  1. Install and enable the extension.
  2. Go to Administer > Customize Data and Screens > Custom Fields.
  3. Edit a custom field that is either a multi-select or checkbox type.
  4. Enable Show bulk selector and save.
  5. Open a contact edit form where that field appears.
  6. Use Select all / Select none on the configured field.

Notes:

  • The setting is stored per custom field.
  • Buttons are only rendered for fields where Show bulk selector is enabled.

Screenshots

Field configuration

Bulk Select Field Configuration

Field with bulk actions

Bulk Select in Action

Compatibility

  • CiviCRM 6.4+

Known Issues

  • None currently known for supported field types.
Screenshot