Flexible "Add more" widgets
11 sites
Security covered
This module provides new widgets for multivalue fields that allow users to add new items anywhere within a list, not just at the end. This makes it easier to manage long lists by enabling insertion at the start or in the middle.
Most multivalue field widgets in Drupal core have an "Add another item" button at the end of the item list. This lets users add new items only at the end.
However, if the list is long and you want to add an item at the start (or near the start), it's cumbersome to add it and then drag it to the top.
This module adds new widgets that let users insert a new item anywhere in the list.
The new widgets currently support these field types:
- Text
- Long text
- Number
- Entity reference