Experimental project
This is a sandbox project, which contains experimental code for developer use only.
When working on a new Drupal 7 site I noticed a feature from the old D6 CCK days that allows you to remove a single item from a field that has unlimited values. Unfortunately, this is not built into Drupal 7's fields, and though there are a couple of threads on drupal discussing this issue, it is considered a feature request for D8 by the core developers.
In a D7 unlimited field, you 'delete' an item by emptying all of its values and saving the form. This works fine in practice but is highly unintuitive for a standard Drupal user (ie: clients) so this module will create a remove button for unlimited fields.
Additionally, this module creates a configuration page with a list of all your site's unlimited fields, allowing you to select which fields you want to apply the remove button to.
Project information
- Project categories: Site structure, Developer tools
- Created by daggerhart on , updated
