flexible_add_more_widgets
10 sites
Security covered
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