Multiple Fields Remove Button
This module adds a "Remove" button to fields that allow multiple items to be added. This allows users to easily remove individual fields that they have previously added.
Drupal core provides functionality to add multiple fields into node form by using "Add another item", but Drupal does not facilitate removing these fields after you have added them. The "Multiple Fields Remove Button" module provides this functionality by adding a "Remove" button against each field.
Releases:
- For Drupal versions greater than 9.2 or greater than 10, please use the module version 8.x-2.*. Only this module version receives updates and support.
- For Drupal version 8.*, please use the module version 8.x-1.*. This module version is not supported.
- For Drupal version 7.*, please use the module version 7.x-1.*. This module version is not supported.
For Developers:
To add the "Remove" button to the new field types, please use hooks. See the
`multiple_fields_remove_button.api.php` file.
Do you like this module? You can appreciate me by buying a coffee.
Depends on
Dependencies of the latest stable release
- field Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-2.3 | Stable | 9–11 | D11 compatible | May 5, 2025 |